diff options
| -rw-r--r-- | vst/Makefile.am | 1 | 
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 | 
