summaryrefslogtreecommitdiffstats
path: root/src/mplayerthumbsconfig/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/mplayerthumbsconfig/Makefile.am')
-rw-r--r--src/mplayerthumbsconfig/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mplayerthumbsconfig/Makefile.am b/src/mplayerthumbsconfig/Makefile.am
index 1cc43f7..d567719 100644
--- a/src/mplayerthumbsconfig/Makefile.am
+++ b/src/mplayerthumbsconfig/Makefile.am
@@ -8,4 +8,4 @@ bin_PROGRAMS = mplayerthumbsconfig
mplayerthumbsconfig_LDFLAGS = $(KDE_RPATH) $(all_libraries)
mplayerthumbsconfig_SOURCES = main.cpp mplayerthumbscfg.cpp
noinst_HEADERS = mplayerthumbscfg.h
-mplayerthumbsconfig_LDADD = $(top_builddir)/src/videopreview.la $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
+mplayerthumbsconfig_LDADD = $(top_builddir)/src/videopreview.la $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TQT)