mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-23 04:47:56 +05:00
13 lines
335 B
Makefile
13 lines
335 B
Makefile
include $(top_srcdir)/adm_local/unix/make_common_starter.am
|
|
|
|
#
|
|
# Files that strictly concern the SALOME plugins registration and
|
|
# configuration. They are installed in a dedicated folder named
|
|
# plugins and created in the root installation directory.
|
|
#
|
|
salomeplugins_PYTHON = \
|
|
smesh_plugins.py
|
|
|
|
salomeplugins_DATA = \
|
|
envPlugins.sh
|