aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/src.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index b0e9fe98..c6d72d0f 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -186,7 +186,7 @@ SOURCES += \
# Installation
headers.files = $$INSTALL_HEADERS
headers.path = $$PREFIX/include/qxmpp
-target.path = $$PREFIX/lib
+target.path = $$PREFIX/$$LIBDIR
INSTALLS += headers target
# pkg-config support