* wrap/python/Makefile.am (_spot_la_SOURCES): Add spot_wrap.h.
This commit is contained in:
parent
55b84b1a48
commit
91b9682bd8
2 changed files with 5 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ $(srcdir)/swigpy_wrap.c: $(srcdir)/swigpy.i
|
|||
|
||||
## spot
|
||||
|
||||
_spot_la_SOURCES = $(srcdir)/spot_wrap.cxx
|
||||
_spot_la_SOURCES = $(srcdir)/spot_wrap.cxx $(srcdir)/spot_wrap.h
|
||||
_spot_la_LDFLAGS = -avoid-version -module
|
||||
_spot_la_LIBADD = $(top_builddir)/src/libspot.la libspotswigpy.la
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue