Added an input file to the install

This commit is contained in:
Harry Moffat 2009-08-22 22:58:47 +00:00
parent 438bf6f787
commit f5bd34e5bf

View file

@ -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)