Added 2 directories to the list of Makefiles to be created.

This commit is contained in:
Harry Moffat 2004-04-22 19:44:29 +00:00
parent 551584b261
commit 43682e9301
2 changed files with 3880 additions and 1493 deletions

5371
config/configure vendored

File diff suppressed because it is too large Load diff

View file

@ -551,7 +551,9 @@ AC_OUTPUT(../Cantera/Makefile \
../Cantera/matlab/setup_winmatlab.py \
../Cantera/python/Makefile \
../Cantera/python/setup.py \
../Cantera/cxx/Makefile \
../Cantera/cxx/src/Makefile \
../Cantera/cxx/demo/Makefile \
../Cantera/user/Makefile \
../Cantera/python/src/Makefile \
../ext/lapack/Makefile \