Added an input file to the install
This commit is contained in:
parent
438bf6f787
commit
f5bd34e5bf
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ install:
|
|||
echo "@INSTALL@ $${ihhh} -m ug+rw,o+r $(INSTALL_DIR)" ; \
|
||||
done )
|
||||
@INSTALL@ runtest $(INSTALL_DIR) ;
|
||||
@INSTALL@ phi_input.txt $(INSTALL_DIR) ;
|
||||
|
||||
|
||||
depends: $(DEPENDS)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue