diff Makefile.am @ 12241:a7f545d110fd release-3-4-x

Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
author Rik <octave@nomad.inbox5.com>
date Tue, 25 Jan 2011 13:40:26 -0800
parents e6295ea9ac8a
children 7902f90600b5
line wrap: on
line diff
--- a/Makefile.am	Tue Jan 25 13:07:57 2011 -0800
+++ b/Makefile.am	Tue Jan 25 13:40:26 2011 -0800
@@ -149,7 +149,7 @@
 	fi
 
 AUTHORS BUGS INSTALL.OCTAVE:
-	$(MAKE) -C doc ../$@
+	$(MAKE) -C doc/interpreter ../../$@
 .PHONY: AUTHORS BUGS INSTALL.OCTAVE
 
 octetc_DATA = NEWS