summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-27 20:56:04 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-27 20:56:04 -0500
commit78a252639b9888ccde2e90ed76da531542976122 (patch)
tree2cf75f4a31d2c4e35d4bd94d8806c66d82ddfcaa
parent520e367bfc0ac7c528ded7de3b749b6879fec667 (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 fa5cf53..5a37fd6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,6 +24,7 @@ SUBDIRS = src man
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xfontcache.pc
+MAINTAINERCLEANFILES = ChangeLog INSTALL
EXTRA_DIST = xfontcache.pc.in
.PHONY: ChangeLog INSTALL