Salome HOME
Merge branch merge_1_2_d
[modules/smesh.git] / src / Makefile.in
index 09c3b8c0138669fe1b641bde2d2a4f246725039e..c3dd0dc5efbc6aa71beb0196b807a28b8688d969 100644 (file)
@@ -35,5 +35,10 @@ SUBDIRS = OBJECT SMDS SMESHDS Driver DriverMED DriverDAT DriverUNV MEFISTO2 \
        SMESH SMESH_I SMESHFiltersSelection SMESHGUI \
        SMESH_SWIG
 
+ifeq (@WITHNETGEN@,yes)
+SUBDIRS = OBJECT SMDS SMESHDS Driver DriverMED DriverDAT DriverUNV MEFISTO2 \
+       NETGEN SMESH SMESH_I SMESHFiltersSelection SMESHGUI \
+       SMESH_SWIG
+endif
 
 @MODULE@