From 90e686cc0155d5644858784f4debc73e63d14d20 Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Wed, 25 Mar 2009 00:49:14 +0000 Subject: [PATCH] Added a missed file. --- Cantera/python/examples/reactors/reactor2_sim/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Cantera/python/examples/reactors/reactor2_sim/Makefile.in b/Cantera/python/examples/reactors/reactor2_sim/Makefile.in index 99adabf09..9858975ec 100644 --- a/Cantera/python/examples/reactors/reactor2_sim/Makefile.in +++ b/Cantera/python/examples/reactors/reactor2_sim/Makefile.in @@ -21,6 +21,7 @@ install: @INSTALL@ -c runtest $(INST_DIR) @INSTALL@ -c cleanup $(INST_DIR) @INSTALL@ -c -m ug+rw,o+r output_blessed_0.txt $(INST_DIR) + @INSTALL@ -c -m ug+rw,o+r piston_blessed_0.csv $(INST_DIR) clean: ./cleanup