summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-09-26 17:45:15 +0200
committerJay Berkenbilt <ejb@ql.org>2009-09-26 17:45:15 +0200
commit4cc8c3da466f14a3419c7d71eb64b9de4677a237 (patch)
tree5d1568c5d7667ceb5a607692cddf31725c684be9 /Makefile
parentc32c7dca64fb0ec05e0853d54aad0b25892e4800 (diff)
downloadqpdf-4cc8c3da466f14a3419c7d71eb64b9de4677a237.tar.zst
also remove aclocal.m4
git-svn-id: svn+q:///qpdf/trunk@703 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 c65cc254..5db406f0 100644
--- a/Makefile
+++ b/Makefile
@@ -99,6 +99,7 @@ distclean: clean
maintainer-clean: distclean
$(RM) configure doc/qpdf-manual.* libqpdf/qpdf/qpdf-config.h.in
+ $(RM) aclocal.m4
.PHONY: $(TEST_TARGETS)
$(foreach B,$(TEST_ITEMS),$(eval \