# These files are executable scripts
dist_salomescript_SCRIPTS = \
- addToKillList.py \
appli_clean.sh \
- appli_gen.py \
appli_install.sh \
createAppli.sh \
+ runIDLparser \
+ runNS.sh \
+ runSalome \
+ runSalome.csh \
+ runSalome.ksh \
+ waitNS.sh
+
+# These files are python files
+dist_salomescript_PYTHON = \
+ addToKillList.py \
+ appli_gen.py \
envSalome.py \
killSalome.py \
killSalomeWithPort.py \
nameserver.py \
NSparam.py \
orbmodule.py \
- runIDLparser \
runNS.py \
- runNS.sh \
- runSalome \
- runSalome.csh \
- runSalome.ksh \
runSalome.py \
salomeConsole.py \
salome_session.py \
shutdownSalome.py \
virtual_salome.py \
waitContainers.py \
- waitNS.py \
- waitNS.sh
+ waitNS.py
EXTRA_DIST = appliskel
#
# Scripts to be installed.
-dist_salomescript_SCRIPTS = Batch_test.py
+dist_salomescript_PYTHON = Batch_test.py
# You don't need to specify libBatch_Swig.py. It is automatically
# installed by means of the swig target salomepython_PYTHON.
Salome_file_i.hxx
# Scripts to be installed
-dist_salomescript_DATA =\
+dist_salomescript_PYTHON =\
SALOME_ComponentPy.py \
SALOME_Container.py
#
# Scripts to be installed.
-dist_salomescript_DATA =\
+dist_salomescript_PYTHON =\
LifeCycleCORBA.py \
TestLifeCycleCORBA.py
salomeinclude_HEADERS=
# Scripts to be installed
-dist_salomescript_SCRIPTS = \
+dist_salomescript_PYTHON = \
LifeCycleCORBA_SWIGTest.py \
TestLifeCycleCORBA_SWIG.py
@CORBA_LIBS@
# Scripts target
-dist_salomescript_DATA = SALOME_Trace.py
+dist_salomescript_PYTHON = SALOME_Trace.py
#
# Executable scripts to be installed
-dist_salomescript_SCRIPTS = TestKiller.py
+dist_salomescript_PYTHON = TestKiller.py
SALOME_ModuleCatalog.hxx
# Scripts to be installed
-dist_salomescript_DATA = TestModuleCatalog.py
+dist_salomescript_PYTHON = TestModuleCatalog.py
#
#
include $(top_srcdir)/salome_adm/unix/make_common_starter.am
-dist_salomescript_DATA = IDLparser.py
+dist_salomescript_PYTHON = IDLparser.py
EXTRA_DIST = tests
SALOME_NamingService_defs.hxx
# Scripts to be exported
-dist_salomescript_DATA =\
+dist_salomescript_PYTHON =\
SALOME_NamingServicePy.py
salomeinclude_HEADERS= NamingServiceTest.hxx
# Scripts to be installed
-dist_salomescript_SCRIPTS = TestNamingService.py
+dist_salomescript_PYTHON = TestNamingService.py
#
SALOMEDS_Defines.hxx
# Scripts to be installed
-dist_salomescript_DATA = SALOME_DriverPy.py
+dist_salomescript_PYTHON = SALOME_DriverPy.py
#
# ===============================================================
salomeinclude_HEADERS= SALOMEDSTest.hxx
# Scripts to be installed
-dist_salomescript_SCRIPTS = TestSALOMEDS.py
+dist_salomescript_PYTHON = TestSALOMEDS.py
#
# ===============================================================
salomeinclude_HEADERS= SALOMEDSImplTest.hxx
# Scripts to be installed
-dist_salomescript_SCRIPTS = TestSALOMEDSImpl.py
+dist_salomescript_PYTHON = TestSALOMEDSImpl.py
#
# ===============================================================
salomeinclude_HEADERS = SALOMELocalTraceTest.hxx
# Executable scripts to be installed
-dist_salomescript_SCRIPTS = TestSALOMELocalTrace.py
+dist_salomescript_PYTHON = TestSALOMELocalTrace.py
#
# ===============================================================
salomeinclude_HEADERS= SALOMETraceCollectorTest.hxx
# Scripts to be installed
-dist_salomescript_SCRIPTS = TestSALOMETraceCollector.py
+dist_salomescript_PYTHON = TestSALOMETraceCollector.py
#
#
# header files
# Scripts to be installed
-dist_salomescript_DATA = \
+dist_salomescript_PYTHON = \
SALOME_TestComponentPy.py \
TestComponentPy.py \
TestLogger.py
#
# Executable scripts to be installed
-dist_salomescript_SCRIPTS = UnitTests.py
+dist_salomescript_PYTHON = UnitTests.py
#
# ===============================================================
SALOME_Utils.hxx
# Scripts to be exported
-dist_salomescript_DATA =\
+dist_salomescript_PYTHON =\
Utils_Identity.py \
SALOME_utilities.py
salomeinclude_HEADERS= UtilsTest.hxx
# Scripts to be installed
-dist_salomescript_SCRIPTS = TestUtils.py
+dist_salomescript_PYTHON = TestUtils.py
#