Salome HOME
Add short option -w for --shutdown-servers
[modules/kernel.git] / bin / appliskel / CMakeLists.txt
index cb345a3420b6b30e671abefd3e0a5ba4c3f03c63..785287b0fe520151a7df716c7234440557e62d54 100755 (executable)
@@ -36,6 +36,7 @@ SET(SCRIPTS
   update_catalogs.py
   kill_remote_containers.py
   salome # this is the Python launcher (without .py extension to avoid conflicts when importing salome python package)
+  salome_starter.py
 )
 
 SALOME_INSTALL_SCRIPTS("${SCRIPTS}" ${SALOME_INSTALL_SCRIPT_SCRIPTS}/appliskel)