aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/rgscan/rgscan.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/rgscan/rgscan.pro')
-rw-r--r--src/plugins/General/rgscan/rgscan.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/rgscan/rgscan.pro b/src/plugins/General/rgscan/rgscan.pro
index af749aeb3..ab21f3ac9 100644
--- a/src/plugins/General/rgscan/rgscan.pro
+++ b/src/plugins/General/rgscan/rgscan.pro
@@ -22,7 +22,7 @@ LIBS += $$QMMPUI_LIB
unix {
PKGCONFIG += taglib
- target.path = $$LIB_DIR/qmmp/General
+ target.path = $$PLUGIN_DIR/General
INSTALLS += target
}