[cantera+autotools]: adding makefile.am in test_problems
This commit is contained in:
parent
abcd4fb0aa
commit
21960f5402
1 changed files with 5 additions and 0 deletions
5
test_problems/Makefile.am
Normal file
5
test_problems/Makefile.am
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
EXTRA_DIST =
|
||||
|
||||
dist-hook:
|
||||
rm -rf `find $(distdir)/ -name .svn`
|
||||
rm -rf `find $(distdir)/ -name .deps`
|
||||
Loading…
Add table
Reference in a new issue