From 5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:47:12 -0600 Subject: Rename additional instances of KDE to TDE --- kppp/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kppp/Makefile.am') diff --git a/kppp/Makefile.am b/kppp/Makefile.am index 572add89..00c72fe3 100644 --- a/kppp/Makefile.am +++ b/kppp/Makefile.am @@ -51,11 +51,11 @@ kppp_SOURCES = kpppwidget.cpp \ KPPPIface.skel # the library search path -kppp_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) $(LIB_KDECORE) -lDCOP +kppp_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) $(LIB_TDECORE) -lDCOP # the libraries to link against. Be aware of the order. First the libraries, # that depend on the following ones. -kppp_LDADD = -lm $(LIB_KIO) $(LIB_KDEUI) +kppp_LDADD = -lm $(LIB_KIO) $(LIB_TDEUI) # this option you can leave out. Just, if you use "make dist", you need it noinst_HEADERS = kpppwidget.h \ -- cgit v1.2.1