aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/archive/archive.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Input/archive/archive.pro')
-rw-r--r--src/plugins/Input/archive/archive.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Input/archive/archive.pro b/src/plugins/Input/archive/archive.pro
index 0659c072e..a96f0e6b7 100644
--- a/src/plugins/Input/archive/archive.pro
+++ b/src/plugins/Input/archive/archive.pro
@@ -19,7 +19,7 @@ SOURCES += \
RESOURCES = translations/translations.qrc
unix {
- target.path = $$LIB_DIR/qmmp/Input
+ target.path = $$PLUGIN_DIR/Input
INSTALLS += target
PKGCONFIG += libarchive taglib
}