From e053ca4439ec3e5feab7de4ace216ace4e5f31fd 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(+) diff --git a/Makefile.am b/Makefile.am index 7be197f..cf5c52e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,6 +51,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