changeset 5709:f8e4679b420f

[project @ 2006-03-22 22:42:47 by jwe]
author jwe
date Wed, 22 Mar 2006 22:42:47 +0000
parents dec8dd15a574
children 8bf74c0b2cbf
files octMakefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/octMakefile.in
+++ b/octMakefile.in
@@ -148,7 +148,7 @@
 dist-info-files: INSTALL.OCTAVE BUGS
 .PHONY: dist-info-files
 
-dist: dist-info-files
+dist: all dist-info-files
 	echo octave-$(version) > .fname
 	rm -rf `cat .fname`
 	mkdir `cat .fname`