ref: 15692243883a945c60813cc3e78ba743582b4a2f
parent: aa81937a3033e4ef074299e71c523e5923f05ff0
author: Paul Brossier <piem@altern.org>
date: Tue Oct 10 12:38:13 EDT 2006
install aubiowrapper.py only once and in pkgpython install aubiowrapper.py only once and in pkgpython
--- a/python/aubio/Makefile.am
+++ b/python/aubio/Makefile.am
@@ -68,8 +68,7 @@
-L$(top_builddir)/ext -laubioext \
-L$(top_builddir)/src -laubio
-python_DATA = aubiowrapper.py
-python_LTLIBRARIES = _aubiowrapper.la
+pkgpython_LTLIBRARIES = _aubiowrapper.la
_aubiowrapper_la_LDFLAGS = -module -avoid-version $(AUBIO_LDFLAGS)
_aubiowrapper_la_SOURCES = aubio_wrap.c