summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:57:35 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:57:35 +0200
commit0f0747b9d210177aaccf50f39279572f3577d5fa (patch)
treec1a1addb9a06870f76d2e0502b1a6a4fd027c29d /src/Makefile.am
parente7f587e0954d8546e3487b3a374ef53eabc9c762 (diff)
downloadknutclient-0f0747b9d210177aaccf50f39279572f3577d5fa.tar.gz
knutclient-0f0747b9d210177aaccf50f39279572f3577d5fa.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3efe904..0974671 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -28,7 +28,7 @@ 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_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
+knutclient_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
knutclient_LDADD = $(LIB_TDEUI)
# this is where the desktop file will go