From 1e81063308485e2f5f6375a410a41cb310ef7bbd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 5 Nov 2011 21:46:23 -0500 Subject: Rename kde libraries to tde --- kdecore/network/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kdecore/network') diff --git a/kdecore/network/Makefile.am b/kdecore/network/Makefile.am index 71ed013d9..f686a50ca 100644 --- a/kdecore/network/Makefile.am +++ b/kdecore/network/Makefile.am @@ -2,7 +2,7 @@ # this is the program that gets installed. it's name is used for all # of the other Makefile.am variables -noinst_LTLIBRARIES = libkdecorenetwork.la +noinst_LTLIBRARIES = libtdecorenetwork.la # set the include path for X, qt and KDE INCLUDES = $(all_includes) @@ -11,7 +11,7 @@ INCLUDES = $(all_includes) # convenience lib - no LDFLAGS or LIBADD ! # Note: # ksocketdevice.cpp must appear before any inclusion of ksocketdevice.h -libkdecorenetwork_la_SOURCES = kresolver.cpp \ +libtdecorenetwork_la_SOURCES = kresolver.cpp \ kresolvermanager.cpp \ kresolverworkerbase.cpp \ ksocketaddress.cpp \ -- cgit v1.2.1