Added a file.

This commit is contained in:
Harry Moffat 2009-03-25 00:57:47 +00:00
parent bb8813fbb0
commit d4fffc7e31

View file

@ -14,6 +14,7 @@ install:
@INSTALL@ -d $(INST_DIR)
@INSTALL@ -c -m ug+rw,o+r Makefile $(INST_DIR)
@INSTALL@ -c -m ug+rw,o+r sofc.py $(INST_DIR)
@INSTALL@ -c -m ug+rw,o+r sofc.cti $(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)