Salome HOME
Merge from V6_main (04/10/2012)
[modules/geom.git] / src / GEOMGUI / Makefile.am
index 2ac3a347bbe19be826a3d42ebac69ed17f4ea1c4..71f187ae0f73b93681ea62cf0850f0faf4f58060 100644 (file)
@@ -35,8 +35,6 @@ salomeinclude_HEADERS =       \
        GEOM_Displayer.h        \
        GEOMGUI_OCCSelector.h   \
        GEOMGUI_Selection.h     \
-       GeometryGUI_Swig.hxx    \
-       GeometryGUI_Swig.i      \
        GEOM_GEOMGUI.hxx
 
 dist_libGEOM_la_SOURCES =      \
@@ -44,8 +42,7 @@ dist_libGEOM_la_SOURCES =     \
        GEOMGUI.cxx             \
        GEOM_Displayer.cxx      \
         GEOMGUI_OCCSelector.cxx        \
-       GEOMGUI_Selection.cxx   \
-       GeometryGUI_Swig.cxx
+       GEOMGUI_Selection.cxx
 
 MOC_FILES =                    \
        GeometryGUI_moc.cxx