diff octMakefile.in @ 4440:0bca8443db39

[project @ 2003-07-02 22:45:29 by jwe]
author jwe
date Wed, 02 Jul 2003 22:45:29 +0000
parents f071adceaa04
children 3cd9ddde2da2
line wrap: on
line diff
--- a/octMakefile.in	Fri Jun 27 19:15:42 2003 +0000
+++ b/octMakefile.in	Wed Jul 02 22:45:29 2003 +0000
@@ -149,10 +149,10 @@
 maintainer-clean distclean::
 	rm -f octMakefile octave-bug octave-config Makeconf config.cache \
 	config.h config.log config.status Makerules.f77 mk-oct-links \
-	mkoctfile Makefrag.f77
+	mkoctfile Makefrag.f77 install-octave
 
 maintainer-clean::
-	rm -f configure config.h.in BUGS INSTALL.OCTAVE install-octave
+	rm -f configure config.h.in BUGS INSTALL.OCTAVE
 
 # Rules for making a source distribution.