From 46850422d6f857317455a6f7682bda9af4ba77f8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:46:38 -0600 Subject: Rename additional instances of KDE to TDE --- dcop/tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dcop/tests') diff --git a/dcop/tests/Makefile.am b/dcop/tests/Makefile.am index 16d8ac7e0..d6bf54ac7 100644 --- a/dcop/tests/Makefile.am +++ b/dcop/tests/Makefile.am @@ -12,11 +12,11 @@ METASOURCES = AUTO check_PROGRAMS = dcop_test driver dcop_test_SOURCES = test.cpp test.skel -dcop_test_LDADD = $(LIB_KDECORE) +dcop_test_LDADD = $(LIB_TDECORE) dcop_test_LDFLAGS = $(KDE_RPATH) driver_SOURCES = driver.cpp test.stub -driver_LDADD = $(LIB_KDECORE) +driver_LDADD = $(LIB_TDECORE) driver_LDFLAGS = $(KDE_RPATH) CLEANFILES = batch.generated definitions.generated driver.generated shell.generated test.h -- cgit v1.2.1