summaryrefslogtreecommitdiffstats
path: root/amarok/src/collectionscanner/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/collectionscanner/Makefile.am')
-rw-r--r--amarok/src/collectionscanner/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/amarok/src/collectionscanner/Makefile.am b/amarok/src/collectionscanner/Makefile.am
index 24e724a0..0e6f306e 100644
--- a/amarok/src/collectionscanner/Makefile.am
+++ b/amarok/src/collectionscanner/Makefile.am
@@ -19,7 +19,7 @@ amarokcollectionscanner_SOURCES = \
amarokcollectionscanner_LDADD = \
$(top_builddir)/amarok/src/metadata/libmetadata.la \
$(top_builddir)/amarok/src/libamarok.la \
- $(LIB_QT) \
+ $(LIB_TQT) \
$(LIB_TDECORE) \
$(TAGLIB_LIBS) \
$(LIB_TDEIO)
@@ -27,7 +27,7 @@ amarokcollectionscanner_LDADD = \
amarokcollectionscanner_LDFLAGS = \
$(all_libraries) \
$(KDE_RPATH) \
- $(LIB_QT) \
+ $(LIB_TQT) \
-lDCOP \
$(LIB_TDECORE) \
$(LIB_TDEUI) \