Fixed a missing file.
This commit is contained in:
parent
6a4891dc69
commit
b60613c166
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue