]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/Makefile.am
Salome HOME
GEOM porting to CMake
[modules/geom.git] / src / Makefile.am
index e81e3bfd9ff5565c0f716af280812a3a6d01f544..a473cc47aae8ad5b8fbe6b19108cf9bdabe87687 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
 
 # File    : Makefile.am
 # Author  : Alexander BORODIN, Open CASCADE S.A.S. (alexander.borodin@opencascade.com)
@@ -33,7 +34,8 @@ if GEOM_ENABLE_GUI
   SUBDIRS += OBJECT DlgRef GEOMFiltersSelection Material GEOMGUI GEOMBase      \
              GEOMToolsGUI DisplayGUI BasicGUI PrimitiveGUI GenerationGUI       \
              EntityGUI BuildGUI BooleanGUI TransformationGUI OperationGUI      \
-             RepairGUI MeasureGUI GroupGUI BlocksGUI AdvancedGUI GEOM_SWIG_WITHIHM
+             RepairGUI MeasureGUI GroupGUI BlocksGUI AdvancedGUI AdvancedEngine        \
+             GEOM_SWIG_WITHIHM
 endif
 
 DIST_SUBDIRS = ARCHIMEDE NMTDS NMTTools BlockFix GEOMAlgo SKETCHER             \
@@ -44,4 +46,4 @@ DIST_SUBDIRS = ARCHIMEDE NMTDS NMTTools BlockFix GEOMAlgo SKETCHER            \
                GEOMToolsGUI DisplayGUI BasicGUI PrimitiveGUI GenerationGUI     \
                EntityGUI BuildGUI BooleanGUI TransformationGUI OperationGUI    \
                RepairGUI MeasureGUI GroupGUI BlocksGUI AdvancedGUI             \
-               GEOM_SWIG_WITHIHM GEOM_PY ShapeRecognition
+               AdvancedEngine GEOM_SWIG_WITHIHM GEOM_PY ShapeRecognition