From 4b936a09aa90346cd87d1d3ce8a544892e18a1ec Mon Sep 17 00:00:00 2001 From: prascle Date: Tue, 28 Mar 2006 17:06:46 +0000 Subject: [PATCH] corrections for batch mode and symlink application --- bin/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bin/Makefile.am b/bin/Makefile.am index b738ef9db..336d7ed38 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -19,7 +19,8 @@ dist_salomescript_DATA= \ VERSION \ orbmodule.py \ salome.launch \ - salomeConsole.py + salomeConsole.py \ + salome_session.py # These files are executable scripts dist_salomescript_SCRIPTS=\ @@ -32,6 +33,9 @@ dist_salomescript_SCRIPTS=\ runSalome.csh \ runNS.sh \ createAppli.sh \ + appli_install.sh \ + appli_clean.sh \ + virtual_salome.py \ launchConfigureParser.py \ showNS.py \ addToKillList.py \ -- 2.39.2