Salome HOME
add SMESH plugin MGCleaner
[modules/smesh.git] / src / Tools / Makefile.am
index ac2d64680c8c4e97945416e3debe64a8571281e2..ad092da9f8b981c6fd00e77efdf3efa2736acde6 100644 (file)
@@ -28,10 +28,10 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am
 SUBDIRS = MeshCut padder
 
 if SMESH_ENABLE_GUI
-  SUBDIRS += YamsPlug
+  SUBDIRS += YamsPlug MGCleanerPlug
 endif
 
 salomeplugins_PYTHON = \
        smesh_plugins.py
 
-DIST_SUBDIRS = MeshCut padder YamsPlug
+DIST_SUBDIRS = MeshCut padder YamsPlug MGCleanerPlug