* wrap/python/ltihooks.py: New file.
* wrap/python/Makefile.am (EXTRA_DIST): Add ltihooks.py.
This commit is contained in:
parent
525cc01696
commit
a6bb5eaa5b
3 changed files with 65 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ _spot_la_SOURCES = spot_wrap.cxx
|
|||
_spot_la_LDFLAGS = -avoid-version -module
|
||||
_spot_la_LIBADD = $(top_builddir)/src/libspot.la
|
||||
|
||||
EXTRA_DIST = spot.i
|
||||
EXTRA_DIST = ltihooks.py spot.i
|
||||
spot_wrap.cxx: spot.i
|
||||
swig -c++ -python -I$(top_srcdir)/src spot.i
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue