src/wscript_build: make sure static lib is installed
authorPaul Brossier <piem@piem.org>
Tue, 1 Oct 2013 21:35:43 +0000 (23:35 +0200)
committerPaul Brossier <piem@piem.org>
Tue, 1 Oct 2013 21:35:43 +0000 (23:35 +0200)
src/wscript_build

index dffcf09..c005075 100644 (file)
@@ -19,6 +19,7 @@ build_lib_func(
     target = 'aubio',
     lib = 'm',
     uselib = uselib,
+    install_path = '${PREFIX}/lib',
     vnum = ctx.env['LIB_VERSION'])
 
 # install headers, except _priv.h ones