summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:53 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:53 -0500
commite865e52bf772021b5c2e6ba9b41850ce7618d584 (patch)
treea610526e1f9e2ce276d2ba6c4fd1d0ee213d89ce
parentb2e2fa245b26757ce693a8b3909a8d590b16ee08 (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 56ee964..fa00df9 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