Create a subdir named `lisp'.
This commit is contained in:
parent
c631c234c0
commit
16890e3564
1 changed files with 1 additions and 1 deletions
|
@ -1661,7 +1661,7 @@ AC_OUTPUT(Makefile lib-src/Makefile.c:lib-src/Makefile.in oldXMenu/Makefile \
|
|||
man/Makefile lwlib/Makefile src/Makefile.c:src/Makefile.in, [
|
||||
|
||||
### Make the necessary directories, if they don't exist.
|
||||
for dir in cpp etc ; do
|
||||
for dir in cpp etc lisp ; do
|
||||
test -d ${dir} || mkdir ${dir}
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue