Added a couple of missing files.
This commit is contained in:
parent
359944c4ae
commit
9dfce0fe8a
2 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ test:
|
|||
|
||||
install:
|
||||
@INSTALL@ -d $(INST_DIR)
|
||||
@INSTALL@ -c -m ug+rw,o+r Makefile $(INST_DIR)
|
||||
@INSTALL@ -c -m ug+rw,o+r critProperties.py $(INST_DIR)
|
||||
@INSTALL@ -c runtest $(INST_DIR)
|
||||
@INSTALL@ -c cleanup $(INST_DIR)
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ test:
|
|||
|
||||
install:
|
||||
@INSTALL@ -d $(INST_DIR)
|
||||
@INSTALL@ -c -m ug+rw,o+r Makefile $(INST_DIR)
|
||||
@INSTALL@ -c -m ug+rw,o+r rankine.py $(INST_DIR)
|
||||
@INSTALL@ -c runtest $(INST_DIR)
|
||||
@INSTALL@ -c cleanup $(INST_DIR)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue