summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:57:34 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:57:34 +0200
commit8ac81197c8a85d49dd0703a9ae64438285a6ecf9 (patch)
tree42eb52ea10b5c352fefd55e10a77f8dbff779685 /src
parentf46f4b19f4ca1df9c810fcbb1d01dc11cc390fc7 (diff)
downloadknmap-8ac81197c8a85d49dd0703a9ae64438285a6ecf9.tar.gz
knmap-8ac81197c8a85d49dd0703a9ae64438285a6ecf9.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6b7d253..0ff077e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -31,7 +31,7 @@ knmap_SOURCES = main.cpp knmap.cpp mainwidget.cpp outputwidget.cpp \
tabwidgetptrlist.cpp tabwidgetdata.cpp scanwidget.cpp indexwidget.cpp scannamedialog.cpp \
scanstack.cpp scanmonitor.cpp scanmonitorevent.cpp nmapoutputbuffer.cpp
knmap_LDFLAGS = $(TDE_RPATH) $(all_libraries)
-knmap_LDADD = $(LIB_KIO) $(LIB_TDEHTML) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
+knmap_LDADD = $(LIB_TDEIO) $(LIB_TDEHTML) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
# this is where the desktop file will go
shelldesktopdir = $(kde_appsdir)/Internet