Salome HOME
Porting documentation on the Doxygen-1.8.0
[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         spadderPlugin.py
10
11 #salomeplugins_DATA = \
12 #       envPlugins.sh
13
14