Salome HOME
Copyrights update 2013
[modules/smesh.git] / src / Tools / Makefile.am
index 96b92e3cf60bcf3fe50a9e94ea33391371f35e99..ac2d64680c8c4e97945416e3debe64a8571281e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2011  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
 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