summaryrefslogtreecommitdiff
path: root/win32/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'win32/GNUmakefile')
-rw-r--r--win32/GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/GNUmakefile b/win32/GNUmakefile
index 8177dd5311..3114cd2ab4 100644
--- a/win32/GNUmakefile
+++ b/win32/GNUmakefile
@@ -1851,6 +1851,7 @@ distclean: realclean
-if exist $(LIBDIR)\Parse rmdir /s /q $(LIBDIR)\Parse
-if exist $(LIBDIR)\Perl rmdir /s /q $(LIBDIR)\Perl
-if exist $(LIBDIR)\PerlIO rmdir /s /q $(LIBDIR)\PerlIO
+ -if exist $(LIBDIR)\Pod\Html rmdir /s /q $(LIBDIR)\Pod\Html
-if exist $(LIBDIR)\Pod\Perldoc rmdir /s /q $(LIBDIR)\Pod\Perldoc
-if exist $(LIBDIR)\Pod\Simple rmdir /s /q $(LIBDIR)\Pod\Simple
-if exist $(LIBDIR)\Pod\Text rmdir /s /q $(LIBDIR)\Pod\Text