summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2014-06-05 18:56:09 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2014-06-05 18:56:09 +0200
commitf1f048f13df16df69794388a838c3aa7fa304a67 (patch)
tree7a7ae3fd619931c870570cc5c9e6f40fc21aeef1
parent2d75401b3b53f39c0a5ee7eba0b95fa9ce7dde15 (diff)
Add missing plugindir variable
-rw-r--r--vst/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/vst/Makefile.am b/vst/Makefile.am
index 427c3dd..15e4814 100644
--- a/vst/Makefile.am
+++ b/vst/Makefile.am
@@ -25,6 +25,7 @@ EXTRA_DIST = \
output_vst.cc \
output_vst.h
+plugindir = $(prefix)/vst
plugin_LTLIBRARIES =
if ENABLE_VST