diff constant-q-cpp/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 1c1bad814d02
children
line wrap: on
line diff
--- a/constant-q-cpp/Makefile	Wed Jun 28 09:34:21 2017 +0100
+++ b/constant-q-cpp/Makefile	Wed Jun 28 10:49:26 2017 +0100
@@ -1,5 +1,6 @@
-PIPER_VAMP_JS_DIR	:= ../../piper-vamp-js
-PLUGIN_SRC_DIR		:= ../../constant-q-cpp
+
+PIPER_VAMP_JS_DIR	:= ../ext/piper-vamp-js
+PLUGIN_SRC_DIR		:= ../ext/constant-q-cpp
 
 MODULE_NAME		:= CQ
 MODULE_SOURCE		:= cqvamp.cpp