summaryrefslogtreecommitdiffstats
path: root/KMFIPTInterface/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'KMFIPTInterface/Makefile.am')
-rw-r--r--KMFIPTInterface/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/KMFIPTInterface/Makefile.am b/KMFIPTInterface/Makefile.am
index c8b96ab..052672d 100644
--- a/KMFIPTInterface/Makefile.am
+++ b/KMFIPTInterface/Makefile.am
@@ -1,7 +1,7 @@
bin_PROGRAMS = kmfiptinterface
INCLUDES = $(all_includes)
kmfiptinterface_LDFLAGS = -module $(all_libraries) $(KDE_RPATH)
-kmfiptinterface_LDADD = $(LIB_KIO)
+kmfiptinterface_LDADD = $(LIB_TDEIO)
kmfiptinterface_SOURCES = main.cpp kmfiptinterface.cpp iptchecker.cpp kmfiptinterface.skel