Mercurial > hg > piper-vamp-js-builds
diff pyin/Makefile @ 39:4b7e9d3a2528
Tidy
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Fri, 11 Nov 2016 17:25:35 +0000 |
parents | 6659898d5c3c cd29603ec1e1 |
children | 9faf7a5ec0ff |
line wrap: on
line diff
--- a/pyin/Makefile Fri Nov 11 17:12:31 2016 +0000 +++ b/pyin/Makefile Fri Nov 11 17:25:35 2016 +0000 @@ -20,7 +20,10 @@ 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 EMFLAGS := -s TOTAL_MEMORY=100000000