summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 689863ce..b88be80a 100644
--- a/Makefile
+++ b/Makefile
@@ -100,6 +100,7 @@ distclean: clean
maintainer-clean: distclean
$(RM) configure doc/qpdf-manual.* libqpdf/qpdf/qpdf-config.h.in
$(RM) aclocal.m4
+ $(RM) -r install-mingw install-msvc external-libs
.PHONY: $(TEST_TARGETS)
$(foreach B,$(TEST_ITEMS),$(eval \