diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:35:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:35:49 -0600 |
commit | 974382c11f3a737be5416e7308dd80cd808c5d8e (patch) | |
tree | ed0277b9240508610a76dc6d89b586ae3860ba28 /tools/converter/Makefile.am | |
parent | f2afc831b98f7d114db0ea2802e0a95aec079644 (diff) | |
download | koffice-974382c11f3a737be5416e7308dd80cd808c5d8e.tar.gz koffice-974382c11f3a737be5416e7308dd80cd808c5d8e.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'tools/converter/Makefile.am')
-rw-r--r-- | tools/converter/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/converter/Makefile.am b/tools/converter/Makefile.am index 14153c3e..fe65dec1 100644 --- a/tools/converter/Makefile.am +++ b/tools/converter/Makefile.am @@ -2,7 +2,7 @@ INCLUDES = $(KOFFICE_INCLUDES) $(all_includes) bin_PROGRAMS = koconverter koconverter_SOURCES = koconverter.cpp -koconverter_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor +koconverter_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor koconverter_LDADD = $(top_builddir)/lib/kofficecore/libkofficecore.la METASOURCES = AUTO |