summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cb070f2..22e18ed 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ LV2_SRC = \
plugintest.cc
-VST_PATH=/path/to/vstsdk2.4
+VST_PATH=../drumgizmo.broken/vst/vstsdk2.4
VST_SRC_BASE=$(VST_PATH)/public.sdk/source/vst2.x/
VST_CXXFLAGS=-DVST -I$(VST_PATH)
VST_SRC = \