Salome HOME
Merge from V6_4_BR 05/12/2011
[modules/smesh.git] / src / Tools / padder / spadderpy / plugin / Makefile.am
1 include $(top_srcdir)/adm_local/unix/make_common_starter.am
2
3 #
4 # Files that strictly concern the SALOME plugins registration and
5 # configuration. They are installed in a dedicated folder named
6 # plugins and created in the root installation directory.
7 #
8 salomeplugins_PYTHON = \
9         smesh_plugins.py
10
11 #salomeplugins_DATA = \
12 #       envPlugins.sh
13
14