diff Makefile.testplugin.em @ 43:90bf9d9f9c95

Rearrange and rename VamPipe -> Piper as appropriate
author Chris Cannam
date Mon, 10 Oct 2016 17:05:37 +0100
parents 44826e1782c1
children
line wrap: on
line diff
--- a/Makefile.testplugin.em	Fri Oct 07 16:43:18 2016 +0100
+++ b/Makefile.testplugin.em	Mon Oct 10 17:05:37 2016 +0100
@@ -1,7 +1,7 @@
 
 MODULE_NAME	:= VampTestPlugin
 
-TESTPLUGIN_DIR	:= ../../vamp-test-plugin
+TESTPLUGIN_DIR	:= ../vamp-test-plugin
 
 INCPATH		:= -I$(TESTPLUGIN_DIR)