diff Makefile.am @ 9943:4c681ff57bc3

Modifications to makefiles to pass distcheck test All generated documentation, as well as sources for it, are now distributed. This eliminates the need for a user to have Texinfo merely to compile Octave.
author Rik <rdrider0-list@yahoo.com>
date Tue, 08 Dec 2009 15:25:05 -0800
parents 1355a606667e
children 55061c7c8d6e
line wrap: on
line diff
--- a/Makefile.am	Tue Dec 08 12:57:01 2009 +0100
+++ b/Makefile.am	Tue Dec 08 15:25:05 2009 -0800
@@ -80,12 +80,14 @@
   octave-config$(SCRIPTS_EXE_SUFFIX) \
   octave-bug$(SCRIPTS_EXE_SUFFIX)
 
-CLEANFILES = $(BUILT_SHELL_FILES)
-
 INFO_FILES = \
   INSTALL.OCTAVE \
   BUGS
 
+CLEANFILES = $(BUILT_SHELL_FILES)
+
+DISTCLEANFILES = $(INFO_FILES) 
+
 CONFIG_FILES = @ac_config_headers@ @ac_config_files@
 
 BUILT_SOURCES = run-octave