ref: 2c2fe442a06fd116a52c2bbdc111505da72ba7ad
parent: ff75d609522cd7c48f8929a4468630bd1b49287c
author: Paul Brossier <piem@piem.org>
date: Tue Oct 1 19:35:43 EDT 2013
src/wscript_build: make sure static lib is installed
--- a/src/wscript_build
+++ b/src/wscript_build
@@ -19,6 +19,7 @@
target = 'aubio',
lib = 'm',
uselib = uselib,
+ install_path = '${PREFIX}/lib',
vnum = ctx.env['LIB_VERSION'])
# install headers, except _priv.h ones