]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
corrections for batch mode and symlink application
authorprascle <prascle>
Tue, 28 Mar 2006 17:06:46 +0000 (17:06 +0000)
committerprascle <prascle>
Tue, 28 Mar 2006 17:06:46 +0000 (17:06 +0000)
bin/Makefile.am

index b738ef9dbe943bee198d7ad293cf2c0bbf0037b3..336d7ed38a46eea5e74d6e40207581700c318428 100644 (file)
@@ -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 \