summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-22 19:24:48 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-22 19:24:48 -0500
commite0ec5c81eef67a2b98396189b22b439953b616c0 (patch)
tree72114622aa346bae973457c913444f4be44de0c8
parent30c2e875941b1dcce06821fb0c5af6a15ca98d4e (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.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e49f90d..5954c43 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,9 +9,10 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = inputproto.pc
EXTRA_DIST = inputproto.pc.in
-
EXTRA_DIST += XI2proto.txt XIproto.txt
+MAINTAINERCLEANFILES = ChangeLog INSTALL
+
.PHONY: ChangeLog INSTALL
INSTALL: