From 3771a842be82c729e79a2728d2b39f901da2d865 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:03 +0200 Subject: Additional k => tde renaming and fixes --- xparts/src/kde/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xparts/src/kde/Makefile.am') diff --git a/xparts/src/kde/Makefile.am b/xparts/src/kde/Makefile.am index 48e2e15d..9b70542e 100644 --- a/xparts/src/kde/Makefile.am +++ b/xparts/src/kde/Makefile.am @@ -5,7 +5,7 @@ lib_LTLIBRARIES = libkdexparts.la libkdexparts_la_SOURCES = xparthost_kpart.cpp xparthost.skel xpart.stub \ kbrowsersignals.cpp xbrowsersignals.skel xbrowserextension.stub -libkdexparts_la_LIBADD = $(LIB_KPARTS) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -lDCOP +libkdexparts_la_LIBADD = $(LIB_TDEPARTS) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -lDCOP libkdexparts_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 1:0 xpart_DIR=$(srcdir)/../interfaces -- cgit v1.2.3