Salome HOME
add SMESH plugin MGCleaner
[modules/smesh.git] / src / Tools / Makefile.am
index 5deaa3ff5668e326c8cfa3b42053390e02b98858..ad092da9f8b981c6fd00e77efdf3efa2736acde6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2013  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -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