Added a file to clean rule that frequently gets created and not destroyed

This commit is contained in:
Harry Moffat 2007-07-12 19:52:39 +00:00
parent b3a24249b2
commit 1fa96d7baa

View file

@ -276,6 +276,7 @@ clean:
cd tools; @MAKE@ clean
cd ext; @MAKE@ clean
cd test_problems; @MAKE@ clean
$(RM) mt.mod
docs:
cd tools/doxygen/Cantera; doxygen Cantera.cfg