summaryrefslogtreecommitdiffstats
path: root/xine_artsplugin/tools/thumbnail/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xine_artsplugin/tools/thumbnail/Makefile.am')
-rw-r--r--xine_artsplugin/tools/thumbnail/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xine_artsplugin/tools/thumbnail/Makefile.am b/xine_artsplugin/tools/thumbnail/Makefile.am
index 40358fda..069b2dd1 100644
--- a/xine_artsplugin/tools/thumbnail/Makefile.am
+++ b/xine_artsplugin/tools/thumbnail/Makefile.am
@@ -10,7 +10,7 @@ METASOURCES = AUTO
kde_module_LTLIBRARIES = videothumbnail.la
videothumbnail_la_SOURCES = videocreator.cpp videoscaler.cpp
-videothumbnail_la_LIBADD = $(XINE_LIBS) $(LIB_KDECORE)
+videothumbnail_la_LIBADD = $(XINE_LIBS) $(LIB_TDECORE)
videothumbnail_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -pthread
noinst_HEADERS = videocreator.h