mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-27 02:58:37 +05:00
13 lines
336 B
Makefile
13 lines
336 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 = \
|
||
|
salome_plugins.py
|
||
|
|
||
|
salomeplugins_DATA = \
|
||
|
envPlugins.sh
|