summaryrefslogtreecommitdiff
path: root/Makefile.am
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
commit36824d2a0fc22da07e6f81cc344dd1b8b5d648dc (patch)
treec4b4e3dbfb1a6b779e014fb0ee84b987241b2359 /Makefile.am
parent13b9256eccd0516da11e10ac0c6e1913d319b4f5 (diff)
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated. Allows running make maintainer-clean.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 144c31b..e8a16a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,6 +48,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