summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:55 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-26 09:19:55 -0500
commit0bd2b71d9ce58a2661db584a6c6a03aec06e701c (patch)
treeaf66471a5d995a5a34621c2c90e91e9705fc29fd
parent6d33f774fdead950a8561598b84a10ddb970f20c (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 f39a313..c6bdef4 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)
.PHONY: ChangeLog INSTALL