Mercurial > hg > piper-vamp-js-builds
diff pyin/Makefile @ 38:cd29603ec1e1
Further paths
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Fri, 11 Nov 2016 17:11:53 +0000 |
parents | 935214f16f91 |
children | 7390bd3a0e56 |
line wrap: on
line diff
--- a/pyin/Makefile Fri Nov 11 11:30:59 2016 +0000 +++ b/pyin/Makefile Fri Nov 11 17:11:53 2016 +0000 @@ -19,7 +19,7 @@ PLUGIN_SOURCES := $(addprefix $(PLUGIN_SRC_DIR)/,$(SOURCE_FILES)) -INCLUDES := -I$(PLUGIN_SRC_DIR) -I../../vamp-build-and-test/DEPENDENCIES/generic/include +INCLUDES := -I$(PLUGIN_SRC_DIR) -I../../DEPENDENCIES/generic/include -I../../vamp-build-and-test/DEPENDENCIES/generic/include MODULE_SOURCE := pyin.cpp