summaryrefslogtreecommitdiffstats
path: root/dcopjava/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'dcopjava/tests/Makefile.am')
-rw-r--r--dcopjava/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcopjava/tests/Makefile.am b/dcopjava/tests/Makefile.am
index 847d3c53..9c67d37e 100644
--- a/dcopjava/tests/Makefile.am
+++ b/dcopjava/tests/Makefile.am
@@ -4,7 +4,7 @@ check_PROGRAMS = server test.class
server_SOURCES = main.cpp test.skel test_impl.cpp
server_LDFLAGS = $(all_libraries)
-server_LDADD = $(LIB_KDECORE)
+server_LDADD = $(LIB_TDECORE)
# test_class_SOURCES = test.java