diff Makefile @ 200:c3a34eaef0cf

Add -lsndfile to Makefile
author Liam Donovan <l.b.donovan@qmul.ac.uk>
date Fri, 05 Feb 2016 16:01:25 +0000
parents 3b8a28edae41
children 5f53b838b742
line wrap: on
line diff
--- a/Makefile	Fri Feb 05 06:49:33 2016 +0000
+++ b/Makefile	Fri Feb 05 16:01:25 2016 +0000
@@ -8,7 +8,7 @@
 
 RM := rm -rf
 STATIC_LIBS := ./libprussdrv.a ./libNE10.a
-LIBS := -lrt -lnative -lxenomai
+LIBS := -lrt -lnative -lxenomai -lsndfile
 
 INCLUDES := -I./include -I/usr/include/ne10 -I/usr/xenomai/include -I/usr/arm-linux-gnueabihf/include/xenomai/include -I/usr/arm-linux-gnueabihf/include/ne10