diff Makefile @ 10:c8451896c40e

Some conversions for plugin handles
author Chris Cannam <c.cannam@qmul.ac.uk>
date Tue, 17 May 2016 09:58:15 +0100
parents d5fa758a85c4
children d678cd00e593
line wrap: on
line diff
--- a/Makefile	Mon May 16 15:46:22 2016 +0100
+++ b/Makefile	Tue May 17 09:58:15 2016 +0100
@@ -1,6 +1,6 @@
 
 CXXFLAGS	:= -Wall -Werror -std=c++11
-INCFLAGS	:= -Ivamp-plugin-sdk -Ijson -Icapnproto
+INCFLAGS	:= -Ivamp-plugin-sdk -Ijson -Icapnproto -I.
 LDFLAGS		:= -Lvamp-plugin-sdk -Wl,-Bstatic -lvamp-hostsdk -Wl,-Bdynamic -lcapnp -lkj -ldl
 
 all:	bin/vamp-json-cli bin/vamp-json-to-capnp