summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Makefile.sub')
-rw-r--r--win32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 854c362344..e1298db92c 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -1202,7 +1202,7 @@ ext/clean gems/clean ext/distclean gems/distclean ext/realclean gems/realclean::
$(MAKE) $(MFLAGS) $(@F) & \
cd %CD% & \
$(RMDIRS) %I \
- ) )
+ ) ) || @
ext/distclean gems/distclean ext/realclean gems/realclean::
$(Q)cd $(@D) && for /R $(EXTS) %I in (exts.mk*) \