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
commit1a4649f30813b02caac49de85e2f8b52b7a967fb (patch)
tree0c0d783485a5ccc8b63e0fbc26a6a970e12ea34b
parent677599f014077c139d42d1c081f24cfcd15882da (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 2c08887..8870354 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,6 +36,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