Salome HOME
Merge from V5_1_main branch 24/11/2010
[modules/kernel.git] / src / KERNEL_PY / Makefile.am
index 8ec0e4f73581b19e0817203a1697f25312c208ca..177977feb421a65631215c7902ea4d2e416babdb 100755 (executable)
@@ -36,7 +36,6 @@ if CORBA_GEN
   salomepython_PYTHON += \
                Help.py \
                PyInterp.py \
-               salome.py \
                batchmode_salome.py \
                salome_test.py \
                salome_kernel.py \
@@ -50,4 +49,11 @@ if CORBA_GEN
     salome_genericobj.py
 endif
 
+# _GBO_SALOME_PYTHON_PACKAGING_
+# Note that the salome.py should not be installed any more
+# Special extention to create a python packaging
+SUBDIRS= kernel
+salomepypkg_PYTHON= \
+       __init__.py
+
 sharedpkgpython_PYTHON = kernel_shared_modules.py