[cantera2.0]: fixing a few files for the autotools system

This commit is contained in:
Nicholas Malaya 2012-06-19 15:19:46 +00:00
parent 35afd04dfa
commit 08a06aff0a
3 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
include $(top_srcdir)/doxygen/aminclude.am
include $(top_srcdir)/doc/doxygen/aminclude.am
# Build in these directories:
SUBDIRS = ext src test_problems

View file

@ -146,8 +146,8 @@ AC_OUTPUT(Makefile \
test_problems/cathermo/VPissp/Makefile \
test_problems/cathermo/wtWater/Makefile \
test_problems/PecosTransport/Makefile \
docs/Makefile \
docs/doxygen/Makefile \
doc/Makefile \
doc/doxygen/Makefile \
src/Makefile \
src/fortran/Makefile \
src/base/Makefile \

View file

@ -50,3 +50,5 @@ all:
@echo copying headers $<
cp -p ../f2c_libs/sysdep1.h0 ../f2c_libs/sysdep1.h
cp -p ../f2c_libs/signal1.h0 ../f2c_libs/signal1.h
@echo installing config.h
cp -p ../../config.h ../../include/cantera/base/