* wrap/python/Makefile.am (python_PYTHON, _spot_la_SOURCES):
Explicitely refer to spot_wrap.cxx and spot.py as $(srcdir)/spot_wrap.cxx and $(srcdir)/spot.py. (spot_wrap.cxx, spot.py):
This commit is contained in:
parent
a066bd459c
commit
286405da95
2 changed files with 10 additions and 5 deletions
|
|
@ -1,5 +1,10 @@
|
|||
2003-08-01 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
||||
|
||||
* wrap/python/Makefile.am (python_PYTHON, _spot_la_SOURCES):
|
||||
Explicitely refer to spot_wrap.cxx and spot.py as
|
||||
$(srcdir)/spot_wrap.cxx and $(srcdir)/spot.py.
|
||||
(spot_wrap.cxx, spot.py):
|
||||
|
||||
* wrap/python/Makefile.am (spot_wrap.cxx, spot.py): Lookup
|
||||
spot.i in $(srcdir).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue