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