summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-24 06:48:19 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-24 06:48:19 +0200
commit9cc43c6e44fa899acc84341899cb41b359d245b4 (patch)
tree0dadd9d2e12218c39be9580a6cd2e16244ff4be6 /Makefile
parentace2a031b5c1580ea9a69f116e6a8c9393860267 (diff)
downloadqpdf-9cc43c6e44fa899acc84341899cb41b359d245b4.tar.zst
remove installation files
git-svn-id: svn+q:///qpdf/trunk@902 71b93d88-0707-0410-a8cf-f5a4172ac649
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 \