Salome HOME
untabify
[modules/smesh.git] / src / Tools / Makefile.am
index cae255b859183a8ab16b0172703208f32528d082..ac2d64680c8c4e97945416e3debe64a8571281e2 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
@@ -27,5 +27,11 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
 SUBDIRS = MeshCut padder
 
+if SMESH_ENABLE_GUI
+  SUBDIRS += YamsPlug
+endif
+
 salomeplugins_PYTHON = \
        smesh_plugins.py
+
+DIST_SUBDIRS = MeshCut padder YamsPlug