summaryrefslogtreecommitdiffstats
path: root/kfile-plugins/ps
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:45:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:45:45 -0600
commit0f306b366147fc8a8556c603823327161bc98bdb (patch)
tree16728b09cfef16a953653f296d88afc6f3655f10 /kfile-plugins/ps
parent784795fcca2967dbdd82e579c29e6809ac7c1269 (diff)
downloadtdegraphics-0f306b366147fc8a8556c603823327161bc98bdb.tar.gz
tdegraphics-0f306b366147fc8a8556c603823327161bc98bdb.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'kfile-plugins/ps')
-rw-r--r--kfile-plugins/ps/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/ps/Makefile.am b/kfile-plugins/ps/Makefile.am
index b374ebc1..6d76e075 100644
--- a/kfile-plugins/ps/Makefile.am
+++ b/kfile-plugins/ps/Makefile.am
@@ -13,7 +13,7 @@ kfile_ps_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
kfile_ps_la_LIBADD = $(LIB_KIO) ../../kghostview/libdscparse.la
gsthumbnail_la_SOURCES = gscreator.cpp
-gsthumbnail_la_LIBADD = $(LIB_KDECORE) ../../kghostview/libdscparse.la
+gsthumbnail_la_LIBADD = $(LIB_TDECORE) ../../kghostview/libdscparse.la
gsthumbnail_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
# let automoc handle all of the meta source files (moc)