mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-05 16:24:18 +05:00
Implement 'make dist' and 'make distcheck' steps support
This commit is contained in:
parent
1b26521843
commit
92e0727721
@ -57,7 +57,6 @@ salomeinclude_HEADERS = $(SWIG_SOURCES) libSMESH_Swig.h
|
||||
lib_LTLIBRARIES = _libSMESH_Swig.la
|
||||
_libSMESH_Swig_la_SOURCES = $(SWIG_SOURCES) libSMESH_Swig.h libSMESH_Swig.cxx
|
||||
nodist__libSMESH_Swig_la_SOURCES = swig_wrap.cpp
|
||||
nodist_salomepython_DATA = libSMESH_Swig.py
|
||||
|
||||
_libSMESH_Swig_la_CPPFLAGS = \
|
||||
$(QT_INCLUDES) \
|
||||
@ -99,4 +98,4 @@ CLEANFILES = swig_wrap.cpp libSMESH_Swig.py
|
||||
dist_salomescript_DATA =
|
||||
|
||||
# Scripts to be installed (non-distributed)
|
||||
nodist_salomescript_DATA =
|
||||
nodist_salomescript_DATA = libSMESH_Swig.py
|
||||
|
Loading…
Reference in New Issue
Block a user