From 868467e21e43e3a20c987e1856963acab69d501e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 19:57:25 +0200 Subject: Additional k => tde renaming and fixes --- KMFIPTInterface/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'KMFIPTInterface') 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 -- cgit v1.2.1