From ec13f2cc5af936aafc3a483f441c44aa5ed14fe3 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Sun, 22 Nov 2009 19:24:48 -0500 Subject: [PATCH] Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Now that the INSTALL file is generated. Allows running make maintainer-clean. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index eb7090b..98263f3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,6 +34,8 @@ pkgconfig_DATA = xproto.pc EXTRA_DIST = xproto.pc.in +MAINTAINERCLEANFILES = ChangeLog INSTALL + .PHONY: ChangeLog INSTALL INSTALL: