projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90a59c3
)
python/aubio/Makefile.am: install _aubiowrapper into pkgpyexec, so it gets to the...
author
Paul Brossier
<piem@piem.org>
Mon, 11 Feb 2008 14:02:37 +0000
(15:02 +0100)
committer
Paul Brossier
<piem@piem.org>
Mon, 11 Feb 2008 14:02:37 +0000
(15:02 +0100)
python/aubio/Makefile.am
patch
|
blob
|
history
diff --git
a/python/aubio/Makefile.am
b/python/aubio/Makefile.am
index e0ccdb0d43d40dc3cef6196f49a70f7a5bfbe616..7ea0823ddfbd601450462400f3cc5093e4dbd270 100644
(file)
--- a/
python/aubio/Makefile.am
+++ b/
python/aubio/Makefile.am
@@
-68,7
+68,7
@@
AUBIO_LDFLAGS = $(SWLDFLAGS) \
-L$(top_builddir)/ext -laubioext \
-L$(top_builddir)/src -laubio
-pkgpy
thon
_LTLIBRARIES = _aubiowrapper.la
+pkgpy
exec
_LTLIBRARIES = _aubiowrapper.la
_aubiowrapper_la_LDFLAGS = -module -avoid-version $(AUBIO_LDFLAGS)
_aubiowrapper_la_SOURCES = aubio_wrap.c