summaryrefslogtreecommitdiff
path: root/package/mt-daapd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/mt-daapd/Makefile')
-rw-r--r--package/mt-daapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mt-daapd/Makefile b/package/mt-daapd/Makefile
index 5493cb759..f1cfa627e 100644
--- a/package/mt-daapd/Makefile
+++ b/package/mt-daapd/Makefile
@@ -26,7 +26,7 @@ CONFIGURE_ARGS+= --enable-mdns \
--with-gdbm-includes="${STAGING_TARGET_DIR}/usr/include" \
--with-gdbm-libs="${STAGING_TARGET_DIR}/usr/lib" \
--without-static-libs
-TLDFLAGS+= -pthread
+TARGET_LDFLAGS+= -pthread
post-install:
${INSTALL_DIR} ${IDIR_MT_DAAPD}/etc ${IDIR_MT_DAAPD}/usr/{share,sbin}