diff options
Diffstat (limited to 'amarok/src/device/nfs/Makefile.am')
-rw-r--r-- | amarok/src/device/nfs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/device/nfs/Makefile.am b/amarok/src/device/nfs/Makefile.am index 7b7ab9cb..5ac39d68 100644 --- a/amarok/src/device/nfs/Makefile.am +++ b/amarok/src/device/nfs/Makefile.am @@ -14,7 +14,7 @@ METASOURCES = AUTO libamarok_nfs_device_la_LIBADD = \ $(top_builddir)/amarok/src/libamarok.la \ - $(LIB_KDECORE) $(LIB_QT) + $(LIB_TDECORE) $(LIB_QT) libamarok_nfs_device_la_LDFLAGS = \ $(KDE_PLUGIN) \ |