aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Effect/ladspa/ladspa.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Effect/ladspa/ladspa.pro')
-rw-r--r--src/plugins/Effect/ladspa/ladspa.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Effect/ladspa/ladspa.pro b/src/plugins/Effect/ladspa/ladspa.pro
index 7fb3402e7..3ed178a3a 100644
--- a/src/plugins/Effect/ladspa/ladspa.pro
+++ b/src/plugins/Effect/ladspa/ladspa.pro
@@ -24,5 +24,5 @@ RESOURCES = translations/translations.qrc
LIBS += -L/usr/lib -I/usr/include
linux-g++|linux-g++-32|linux-g++-64:LIBS += -ldl
-target.path = $$LIB_DIR/qmmp/Effect
+target.path = $$PLUGIN_DIR/Effect
INSTALLS += target