From dc205f4b01ca326dbdc3ab0c7b5e5678dbc6746d Mon Sep 17 00:00:00 2001 From: Dave Goodwin Date: Sun, 8 Jun 2003 15:01:42 +0000 Subject: [PATCH] *** empty log message *** --- Cantera/matlab/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cantera/matlab/Makefile.in b/Cantera/matlab/Makefile.in index aceb3ab9d..9122998af 100644 --- a/Cantera/matlab/Makefile.in +++ b/Cantera/matlab/Makefile.in @@ -82,6 +82,8 @@ install: @prefix@/matlab/toolbox/cantera/cantera/@FlowDevice cd cantera/@FlowDevice/private; @INSTALL@ *.m \ @prefix@/matlab/toolbox/cantera/cantera/@FlowDevice/private + cd cantera/1D; @INSTALL@ *.m \ + @prefix@/matlab/toolbox/cantera/cantera/1D cd cantera/1D/@Domain1D; @INSTALL@ *.m \ @prefix@/matlab/toolbox/cantera/cantera/1D/@Domain1D cd cantera/1D/@Domain1D/private; @INSTALL@ *.m \