diff octMakefile.in @ 4446:3cd9ddde2da2

[project @ 2003-07-08 17:27:40 by jwe]
author jwe
date Tue, 08 Jul 2003 17:27:46 +0000
parents 0bca8443db39
children e2c91da0aa16
line wrap: on
line diff
--- a/octMakefile.in	Tue Jul 08 16:51:02 2003 +0000
+++ b/octMakefile.in	Tue Jul 08 17:27:46 2003 +0000
@@ -65,7 +65,7 @@
 CLEANSUBDIRS = $(DISTSUBDIRS) @GLOB_DIR@
 
 DIRS_TO_MAKE = $(bindir) $(libdir) $(octincludedir)/octave $(fcnfiledir) \
-  $(octfiledir) $(archlibdir) $(localarchlibdir) \
+  $(octfiledir) $(archlibdir) $(localarchlibdir) $(localverarchlibdir) \
   $(localfcnfilepathdirs) $(localoctfilepathdirs) \
   $(shell echo $(localfcnfilepath) | awk -F: '{for (i=1; i<=NF; i++) print $$i}') \
   $(shell echo $(localoctfilepath) | awk -F: '{for (i=1; i<=NF; i++) print $$i}')