# HG changeset patch # User jwe # Date 831953974 0 # Node ID bda7506b4704a310be905ddd659f9819dfca6827 # Parent a1730a4747ec0937c19d03181cb7d401821352c7 [project @ 1996-05-13 02:19:34 by jwe] diff -r a1730a4747ec -r bda7506b4704 octMakefile.in --- a/octMakefile.in Mon May 13 02:13:48 1996 +0000 +++ b/octMakefile.in Mon May 13 02:19:34 1996 +0000 @@ -48,7 +48,7 @@ # Subdirectories in which to run `make dist'. BINDISTSUBDIRS = emacs scripts doc -DIRS_TO_MAKE = $(bindir) $(fcnfiledir) $(octfiledir) $(archlibdir) \ +DIRS_TO_MAKE = $(bindir) $(libdir) $(fcnfiledir) $(octfiledir) $(archlibdir) \ `echo $(localfcnfilepath) | awk -F: '{for (i=1; i<=NF; i++) print $i}'` \ `echo $(localoctfilepath) | awk -F: '{for (i=1; i<=NF; i++) print $i}'`