summaryrefslogtreecommitdiffstats
path: root/kfile-plugins/mpeg
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:21 -0600
commit3bfcdbbf124ada52e8245aaeb3fa8cb539aa2b9b (patch)
treed69f9f717e93a0731424e4817804402ebc342318 /kfile-plugins/mpeg
parent275f642e8f4d53a8530ec6c7ee69652765354ef9 (diff)
downloadtdemultimedia-3bfcdbbf124ada52e8245aaeb3fa8cb539aa2b9b.tar.gz
tdemultimedia-3bfcdbbf124ada52e8245aaeb3fa8cb539aa2b9b.zip
Additional kde to tde renaming
Diffstat (limited to 'kfile-plugins/mpeg')
-rw-r--r--kfile-plugins/mpeg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/mpeg/Makefile.am b/kfile-plugins/mpeg/Makefile.am
index 41d79e11..a7733f93 100644
--- a/kfile-plugins/mpeg/Makefile.am
+++ b/kfile-plugins/mpeg/Makefile.am
@@ -9,7 +9,7 @@ noinst_HEADERS = kfile_mpeg.h
kde_module_LTLIBRARIES = kfile_mpeg.la
kfile_mpeg_la_SOURCES = kfile_mpeg.cpp
-kfile_mpeg_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor -module $(KDE_PLUGIN)
+kfile_mpeg_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor -module $(KDE_PLUGIN)
kfile_mpeg_la_LIBADD = $(LIB_KIO)
# let automoc handle all of the meta source files (moc)