From 0d78a27bf7c644a6e700290c1861a11ff4a1662b Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Fri, 27 Nov 2009 20:56:03 -0500 Subject: Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Now that the INSTALL file is generated. Allows running make maintainer-clean. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3a1ba24..6268dbe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,6 +24,7 @@ SUBDIRS = src man pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xcomposite.pc +MAINTAINERCLEANFILES = ChangeLog INSTALL EXTRA_DIST = xcomposite.pc.in .PHONY: ChangeLog INSTALL -- cgit v1.2.1