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
commit39313841d56ebe935d55190cc239ac66d072bb32 (patch)
treef91413b8de8997265473846f9f706f05c71f334d
parent0f388329378b5e5fb4cbce3e76e0f7661ac326eb (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 b41de6e..f4b2407 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -52,6 +52,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