[cantera]: as previous checkin, working with limited stability here
This commit is contained in:
parent
bdcd10b9ab
commit
8e14ca5535
2 changed files with 2 additions and 1 deletions
|
|
@ -62,6 +62,7 @@ AC_OUTPUT(Makefile examples/Makefile \
|
|||
ext/tpx/Makefile \
|
||||
ext/math/Makefile \
|
||||
ext/cvode/Makefile \
|
||||
ext/lapack/Makefile \
|
||||
Cantera/Makefile \
|
||||
Cantera/user/Makefile \
|
||||
Cantera/src/Makefile \
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
SUBDIRS = tpx math cvode
|
||||
SUBDIRS = tpx math cvode lapack
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue