From 51e0e392e34e543fadb873a1a1e15c01f96cc538 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Sun, 22 Nov 2009 19:24:48 -0500 Subject: 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 7388efa..d087acc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,8 @@ pkgconfig_DATA = xineramaproto.pc EXTRA_DIST = xineramaproto.pc.in +MAINTAINERCLEANFILES = ChangeLog INSTALL + .PHONY: ChangeLog INSTALL INSTALL: -- cgit v1.2.1