From 4091001048a48bc8cc7f9fbb6318a2bb56e57c27 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:41:11 -0600 Subject: Rename additional instances of KDE to TDE --- kttsd/filters/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kttsd/filters') diff --git a/kttsd/filters/Makefile.am b/kttsd/filters/Makefile.am index ef4d2d3..9c95218 100644 --- a/kttsd/filters/Makefile.am +++ b/kttsd/filters/Makefile.am @@ -17,10 +17,10 @@ check_PROGRAMS = testfilter testfilter_SOURCES = main.cpp -testfilter_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor +testfilter_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor testfilter_LDADD = \ $(top_builddir)/kttsd/libkttsd/libkttsd.la \ - $(LIB_KDECORE) + $(LIB_TDECORE) kde_servicetypes_DATA = kttsd_filterplugin.desktop -- cgit v1.2.1