mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-14 09:38:33 +05:00
Fix problem when building SMESH in --without-gui mode
This commit is contained in:
parent
aa3edf49ef
commit
00649fb99d
@ -21,16 +21,15 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am
|
||||
|
||||
|
||||
salomeplugins_PYTHON = \
|
||||
YamsPlugDialog.py\
|
||||
monYamsPlugDialog.py\
|
||||
ViewText.py\
|
||||
monViewText.py\
|
||||
monViewText.py\
|
||||
yamsplug_plugin.py
|
||||
|
||||
UIPY_FILES = YamsPlugDialog.py ViewText.py
|
||||
|
||||
if SMESH_ENABLE_GUI
|
||||
nodist_salomescript_SCRIPTS = $(UIPY_FILES)
|
||||
salomeplugins_PYTHON += $(UIPY_FILES)
|
||||
endif
|
||||
|
||||
CLEANFILES = $(UIPY_FILES)
|
||||
|
Loading…
Reference in New Issue
Block a user