diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:45:45 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:45:45 -0600 |
commit | 0f306b366147fc8a8556c603823327161bc98bdb (patch) | |
tree | 16728b09cfef16a953653f296d88afc6f3655f10 /kfile-plugins | |
parent | 784795fcca2967dbdd82e579c29e6809ac7c1269 (diff) | |
download | tdegraphics-0f306b366147fc8a8556c603823327161bc98bdb.tar.gz tdegraphics-0f306b366147fc8a8556c603823327161bc98bdb.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'kfile-plugins')
-rw-r--r-- | kfile-plugins/ps/Makefile.am | 2 |
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) |