Salome HOME
DCQ: update msg file
[modules/kernel.git] / Makefile.in
index 2aeee3a555addf251f67c20b9d1bcfa7d370541a..5ec410ee3b9d79316433d906844a5827464a4389 100644 (file)
@@ -9,12 +9,12 @@
 top_srcdir=@top_srcdir@
 top_builddir=.
 srcdir=@srcdir@
-VPATH=.:@srcdir@:@top_srcdir@/bin:@top_srcdir@/resources:./bin:@top_srcdir@/idl
+VPATH=.:@srcdir@:@top_srcdir@/bin:./bin/salome:@top_srcdir@/resources:./bin:@top_srcdir@/idl
 
 
 @COMMENCE@
 
-SUBDIRS = idl src examples salome_adm
+SUBDIRS = idl src examples doc salome_adm
 
 RESOURCES_FILES = \
 back.xpm \
@@ -91,8 +91,13 @@ VERSION \
 orbmodule.py \
 runSalome.py \
 killSalome.py \
+killSalomeWithPort.py \
 runSalome \
-runNS.sh
+runSalome.csh \
+runNS.sh \
+launchConfigureParser.py \
+salome.launch \
+showNS.py
 
 # copy header files in common directory
 ifeq ($(HAVE_SSTREAM),yes)