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 28542a1870..b3862c47c4 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -729,7 +729,7 @@ distclean:
@-rmdir $(EXTOUT:/=\)
clean-ext distclean-ext realclean-ext::
-!if "$(EXTS)" == ""
+!if "$(EXTS)" != ""
@for %I in ($(EXTS)) \
!else
@for /R ext %I in (.) \