# HG changeset patch # User jwe # Date 1143067367 0 # Node ID f8e4679b420f69bf9eb22495ecec7634518719b8 # Parent dec8dd15a57465a011528592387e075cb5128c85 [project @ 2006-03-22 22:42:47 by jwe] diff --git a/octMakefile.in b/octMakefile.in --- 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`