changeset 20426:39721c09691b

build: Delete more generated files on maintainer-clean * Makefile.am (MAINTAINERCLEANFILES): Include $(BUILT_DISTFILES) in the list.
author Mike Miller <mtmiller@octave.org>
date Fri, 24 Jul 2015 19:58:18 -0400
parents 41d19a6ef55a
children 0fbe2e28ea84
files Makefile.am
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Fri Jul 24 14:40:18 2015 -0700
+++ b/Makefile.am	Fri Jul 24 19:58:18 2015 -0400
@@ -163,6 +163,9 @@
   ChangeLog \
   $(DIRSTAMP_FILES)
 
+MAINTAINERCLEANFILES += \
+  $(BUILT_DISTFILES)
+
 CONFIG_FILES = @ac_config_headers@ @ac_config_files@
 
 octinclude_HEADERS += oct-conf-post.h