summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:54 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:54 -0500
commitb174fe0dbaa59c7cfed8514f0daa8316b100dc11 (patch)
treed3e19aa2e4aaefad163bcd940ffb8962b10e54ec
parent46ce8eed17cd20b39f5e23e26f640581f4a78416 (diff)
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated. Allows running make maintainer-clean.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 355e2d4..80b8c4c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -80,6 +80,7 @@ appmandir = $(APP_MAN_DIR)
appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
EXTRA_DIST += $(appman_PRE)
+MAINTAINERCLEANFILES = ChangeLog INSTALL
CLEANFILES = $(appman_DATA)
SED = sed