Fixed a missing file.

This commit is contained in:
Harry Moffat 2009-03-25 00:10:10 +00:00
parent 6a4891dc69
commit b60613c166

View file

@ -14,6 +14,7 @@ test:
install:
@INSTALL@ -d $(INST_DIR)
@INSTALL@ -c -m ug+rw,o+r multiphase_plasma.py $(INST_DIR)
@INSTALL@ -c -m ug+rw,o+r Makefile $(INST_DIR)
@INSTALL@ -c runtest $(INST_DIR)
@INSTALL@ -c cleanup $(INST_DIR)
@INSTALL@ -c -m ug+rw,o+r output_blessed_0.txt $(INST_DIR)