From eaaec4ecdd160d3adf8a4d0c1049e6791debb0b3 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Thu, 26 Nov 2009 09:19:52 -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 e751cb9..568f493 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,6 +40,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