diff octMakefile.in @ 8722:3cedb606145d

create $(DESTDIR)$(octetcdir) when installing
author John W. Eaton <jwe@octave.org>
date Wed, 11 Feb 2009 10:14:58 -0500
parents 679c270b7584
children 8b7e448d989c
line wrap: on
line diff
--- a/octMakefile.in	Wed Feb 11 15:25:53 2009 +0100
+++ b/octMakefile.in	Wed Feb 11 10:14:58 2009 -0500
@@ -67,7 +67,7 @@
 
 DIRS_TO_MAKE = $(bindir) $(datadir) $(libdir) $(octincludedir)/octave \
   $(fcnfiledir) $(localfcnfiledir) $(localapifcnfiledir) \
-  $(localverfcnfiledir) $(octfiledir) $(localoctfiledir) \
+  $(localverfcnfiledir) $(octetcdir) $(octfiledir) $(localoctfiledir) \
   $(localapioctfiledir) $(localveroctfiledir) $(imagedir) $(archlibdir) \
   $(localarchlibdir) $(localapiarchlibdir) $(localverarchlibdir)