From 45971e65a6114fbd1f91ae354da485450001166f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:44 +0200 Subject: Additional k => tde renaming and fixes --- kppp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kppp') diff --git a/kppp/Makefile.am b/kppp/Makefile.am index 00c72fe3..d0de8ad1 100644 --- a/kppp/Makefile.am +++ b/kppp/Makefile.am @@ -55,7 +55,7 @@ kppp_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) $(LIB_TDECORE) -lDCOP # the libraries to link against. Be aware of the order. First the libraries, # that depend on the following ones. -kppp_LDADD = -lm $(LIB_KIO) $(LIB_TDEUI) +kppp_LDADD = -lm $(LIB_TDEIO) $(LIB_TDEUI) # this option you can leave out. Just, if you use "make dist", you need it noinst_HEADERS = kpppwidget.h \ -- cgit v1.2.1