From f1f048f13df16df69794388a838c3aa7fa304a67 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 5 Jun 2014 18:56:09 +0200 Subject: Add missing plugindir variable --- vst/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3