[cantera2.0]: missing makefile.am, added
This commit is contained in:
parent
08a06aff0a
commit
c9169033ff
1 changed files with 7 additions and 0 deletions
7
doc/doxygen/Makefile.am
Normal file
7
doc/doxygen/Makefile.am
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#txt_common fig_common
|
||||
EXTRA_DIST = Cantera.txt
|
||||
#EXTRA_DIST += install.page tutorial.page
|
||||
|
||||
dist-hook:
|
||||
rm -rf `find $(distdir)/ -name .svn`
|
||||
rm -rf `find $(distdir)/ -name .deps`
|
||||
Loading…
Add table
Reference in a new issue