From 7fd49423ac4497443f0e5b53588bc064f9096e7e Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Thu, 26 Nov 2009 09:19:54 -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(+) diff --git a/Makefile.am b/Makefile.am index f1e1a1e..ee010a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,6 +48,7 @@ appmandir = $(APP_MAN_DIR) appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@) EXTRA_DIST = $(appman_PRE) +MAINTAINERCLEANFILES = ChangeLog INSTALL CLEANFILES = $(appman_DATA) SED = sed -- cgit v1.2.3