summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index e0021211ef..c8bb336f4d 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -725,7 +725,7 @@ distclean:
@-rmdir $(EXTOUT:/=\)
clean-ext distclean-ext realclean-ext::
-!if "$(EXTS)" == ""
+!if "$(EXTS)" != ""
@for %I in ($(EXTS)) \
!else
@for /R ext %I in (.) \