diff tipic/Makefile @ 50:ec5b5a9adac2

Overhaul to use Vext for external repos
author Chris Cannam <c.cannam@qmul.ac.uk>
date Wed, 28 Jun 2017 10:49:26 +0100
parents f08863ff8a02
children
line wrap: on
line diff
--- a/tipic/Makefile	Wed Jun 28 09:34:21 2017 +0100
+++ b/tipic/Makefile	Wed Jun 28 10:49:26 2017 +0100
@@ -1,7 +1,6 @@
 
-PIPER_VAMP_JS_DIR	:= ../../piper-vamp-js
-
-PLUGIN_DIR		:= ../../tipic
+PIPER_VAMP_JS_DIR	:= ../ext/piper-vamp-js
+PLUGIN_DIR		:= ../ext/tipic
 
 SRC_DIR			:= $(PLUGIN_DIR)/src
 QMDSP_DIR    		:= $(PLUGIN_DIR)/qm-dsp