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
commit4f62402dbb7dc6776fc70457c733894e8dac688d (patch)
tree963b3ee37a376565e30937b397de64f3c5eabffe
parentcfb21bdc34e8a120aa78f2d65d08ce8f87bf090c (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 f7bd11b..179d9f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -92,6 +92,7 @@ SUFFIXES = .$(APP_MAN_SUFFIX) .man
EXTRA_DIST = client.cpp server.cpp config.cpp $(appman_PRE)
+MAINTAINERCLEANFILES = ChangeLog INSTALL
CLEANFILES = rstart rstartd config $(appman_DATA)
#