*** empty log message ***
This commit is contained in:
parent
9ec5f81be1
commit
b53efe5159
1 changed files with 3 additions and 0 deletions
|
|
@ -156,6 +156,9 @@ ifeq ($(build_python),2)
|
|||
@INSTALL@ $${ihhh} @ct_demodir@/python/$${exdir} ; \
|
||||
echo "@INSTALL@ $${ihhh} @ct_demodir@/python/$${exdir}" ; \
|
||||
done ) ; \
|
||||
(for ihhh in Cantera/python/examples/$${exdir}/*.cti ; do \
|
||||
@INSTALL@ $${ihhh} @ct_demodir@/python/$${exdir} ; \
|
||||
done ) ; \
|
||||
@INSTALL@ Cantera/python/examples/$${exdir}/Makefile @ct_demodir@/python/$${exdir} ; \
|
||||
done)
|
||||
@(for ihhh in Cantera/python/examples/flames/*.dat ; do \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue