11 lines
No EOL
301 B
Makefile
11 lines
No EOL
301 B
Makefile
include $(top_srcdir)/doxygen/aminclude.am
|
|
|
|
# Build in these directories:
|
|
SUBDIRS = Cantera examples test_problems
|
|
SUBDIRS += doxygen
|
|
|
|
# Distribute these directories:
|
|
DIST_SUBDIRS = Cantera examples
|
|
|
|
# generated documentation will be included in distributed archive
|
|
EXTRA_DIST= bootstrap $(DX_CONFIG)
|