From 57cce360ee1580350fe7a9585103948adce55de7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:48:11 -0600 Subject: Rename additional instances of KDE to TDE --- src/profileengine/lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/profileengine/lib') diff --git a/src/profileengine/lib/Makefile.am b/src/profileengine/lib/Makefile.am index 6f589224..967736eb 100644 --- a/src/profileengine/lib/Makefile.am +++ b/src/profileengine/lib/Makefile.am @@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/lib/external_interfaces \ METASOURCES = AUTO lib_LTLIBRARIES = libprofileengine.la libprofileengine_la_LDFLAGS = $(all_libraries) -libprofileengine_la_LIBADD = $(LIB_QT) $(LIB_KDECORE) $(LIB_KIO) +libprofileengine_la_LIBADD = $(LIB_QT) $(LIB_TDECORE) $(LIB_KIO) libprofileengine_la_SOURCES = profileengine.cpp profile.cpp profileincludedir = $(includedir)/kdevelop/shell/profileengine -- cgit v1.2.1