Mercurial > hg > beaglert
changeset 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 | b128e3ea84ff |
children | 6fbf0af23a19 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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