diff src/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 f0f7c2477cdb
children 55061c7c8d6e
line wrap: on
line diff
--- a/src/Makefile.am	Tue Dec 08 12:57:01 2009 +0100
+++ b/src/Makefile.am	Tue Dec 08 15:25:05 2009 -0800
@@ -575,6 +575,9 @@
   oct-parse.output \
   $(BUILT_NODISTFILES)
 
+DISTCLEANFILES = \
+  DOCSTRINGS
+
 MAINTAINERCLEANFILES = \
   $(BUILT_DISTFILES)