summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:52 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:52 -0500
commit1447b0fe61683dcc6ed72d9e833474501ce2860c (patch)
treeb3ee44337a6704bb92e7abf2ce6c6a142b6751cf
parent5c85e2069428229d6146681ba22822238c488c4a (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 1bdba38..6457d95 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,6 +38,7 @@ appmandir = $(APP_MAN_DIR)
appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
EXTRA_DIST = $(appman_PRE)
+MAINTAINERCLEANFILES = ChangeLog INSTALL
CLEANFILES = $(appman_DATA)
.PHONY: ChangeLog INSTALL