From 974382c11f3a737be5416e7308dd80cd808c5d8e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:35:49 -0600 Subject: Rename additional instances of KDE to TDE --- lib/kross/test/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/kross/test/Makefile.am') diff --git a/lib/kross/test/Makefile.am b/lib/kross/test/Makefile.am index 04fa1c71..09e51e74 100644 --- a/lib/kross/test/Makefile.am +++ b/lib/kross/test/Makefile.am @@ -6,12 +6,12 @@ krosstest_SOURCES = testobject.cpp testaction.cpp testplugin.cpp testwindow.cpp krosstest_LDADD = \ $(LIB_QT) \ - $(LIB_KDECORE) \ - $(LIB_KDEUI) \ + $(LIB_TDECORE) \ + $(LIB_TDEUI) \ ../api/libkrossapi.la \ ../main/libkrossmain.la INCLUDES = $(KROSS_INCLUDES) $(all_includes) -krosstest_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor +krosstest_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor SUBDIRS = . METASOURCES = AUTO -- cgit v1.2.1