[cantera2.0]: fixing various other directories related to doxygen building

This commit is contained in:
Nicholas Malaya 2012-06-19 14:32:37 +00:00
parent 839fcdb9be
commit 35afd04dfa
4 changed files with 6 additions and 4 deletions

View file

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

View file

@ -90,7 +90,7 @@ DX_RTF_FEATURE(OFF)
DX_XML_FEATURE(OFF)
DX_PDF_FEATURE(ON)
DX_PS_FEATURE(OFF)
DX_INIT_DOXYGEN(cantera, doxygen/cantera.dox, docs)
DX_INIT_DOXYGEN(cantera, doc/doxygen/cantera.dox, docs)
# Generate Output Files
AC_OUTPUT(Makefile \
@ -146,7 +146,8 @@ AC_OUTPUT(Makefile \
test_problems/cathermo/VPissp/Makefile \
test_problems/cathermo/wtWater/Makefile \
test_problems/PecosTransport/Makefile \
doxygen/Makefile \
docs/Makefile \
docs/doxygen/Makefile \
src/Makefile \
src/fortran/Makefile \
src/base/Makefile \

View file

@ -5,6 +5,7 @@
PECOS_extra_dependencies = doxygen/cantera.page \
doxygen/txt_common/about.page \
doxygen/txt_common/gpl.page \
doxygen/txt_common/acknowledgment.page
## --------------------------------- ##

View file

@ -1 +1 @@
SUBDIRS=source
SUBDIRS=source