summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:34:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:34:33 -0600
commit2fced97f737d90209d0b5c6902bdab9fe08f9fe2 (patch)
treef37596c22fa6e0a4bfa90c87677d79a230a12b3f /src
parente2d0cbb48abaed825163b4c533703902f153a08f (diff)
downloadknutclient-2fced97f737d90209d0b5c6902bdab9fe08f9fe2.tar.gz
knutclient-2fced97f737d90209d0b5c6902bdab9fe08f9fe2.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7d2817b..311776d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -28,8 +28,8 @@ knutclient_SOURCES = main.cpp knutclient.cpp knutmainwindow.cpp knutprefdlg.cpp
knutnewupsdlg.cpp knutupsdata.cpp knutvardata.cpp knutnet.cpp knutfrontpanel.cpp \
knutpanelmeter.cpp knutdock.cpp knutprintupsvar.cpp knutinstcomms.cpp knutrwvar.cpp \
knutanalog.cpp knutmessagemanager.cpp knutmessage.cpp
-knutclient_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
-knutclient_LDADD = $(LIB_KDEUI)
+knutclient_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+knutclient_LDADD = $(LIB_TDEUI)
# this is where the desktop file will go
shelldesktopdir = $(kde_appsdir)/Utilities