]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
NRI : Export GEOM_shared_modules.py.
authornri <nri@opencascade.com>
Thu, 17 Jul 2003 07:14:07 +0000 (07:14 +0000)
committernri <nri@opencascade.com>
Thu, 17 Jul 2003 07:14:07 +0000 (07:14 +0000)
src/GEOM_SWIG/Makefile.in

index c6a8999a385a3dd90793b0100e3128f8e16f8204..6ea27169e5a6c5df7004bcd6b1824540c6a7c841 100644 (file)
@@ -51,8 +51,7 @@ EXPORT_PYSCRIPTS = libGEOM_Swig.py geompy.py batchmode_geompy.py \
                 GEOM_Partition2.py \
                 GEOM_Partition3.py \
                 GEOM_Partition4.py \
-                GEOM_Partition5.py \
-                GEOM_shared_modules.py
+                GEOM_Partition5.py
 
 LIB_CLIENT_IDL = SALOMEDS.idl \
                  SALOMEDS_Attributes.idl \
@@ -61,6 +60,9 @@ LIB_CLIENT_IDL = SALOMEDS.idl \
                 GEOM_Shape.idl \
                 SALOME_Component.idl 
 
+EXPORT_SHAREDPYSCRIPTS=\
+                GEOM_shared_modules.py
+
 CPPFLAGS+=$(QT_INCLUDES) $(PYTHON_INCLUDES) $(OCC_INCLUDES) $(VTK_INCLUDES) $(OGL_INCLUDES) -DHAVE_CONFIG_H
 LIBS+= $(PYTHON_LIBS)
 LDFLAGS+= -lGEOMGUI