Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
91b9682b
Commit
91b9682b
authored
Oct 21, 2004
by
Alexandre Duret-Lutz
Browse files
* wrap/python/Makefile.am (_spot_la_SOURCES): Add spot_wrap.h.
parent
55b84b1a
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
91b9682b
2004-10-21 Alexandre Duret-Lutz <adl@src.lip6.fr>
* wrap/python/Makefile.am (_spot_la_SOURCES): Add spot_wrap.h.
2004-10-20 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/misc/modgray.hh (loopless_modular_mixed_radix_gray_code::done,
...
...
wrap/python/Makefile.am
View file @
91b9682b
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment