From 3e88ddfbc3df52c97d5354890fb9ac68af49bddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:01:54 +0200 Subject: Additional k => tde renaming and fixes --- tdeioslave/nntp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeioslave/nntp') diff --git a/tdeioslave/nntp/Makefile.am b/tdeioslave/nntp/Makefile.am index 9f1b322eb..2cc883c3d 100644 --- a/tdeioslave/nntp/Makefile.am +++ b/tdeioslave/nntp/Makefile.am @@ -5,7 +5,7 @@ INCLUDES= -I$(srcdir)/../.. -I$(srcdir)/.. $(all_includes) kde_module_LTLIBRARIES = tdeio_nntp.la tdeio_nntp_la_SOURCES = nntp.cpp -tdeio_nntp_la_LIBADD = $(LIB_KIO) +tdeio_nntp_la_LIBADD = $(LIB_TDEIO) tdeio_nntp_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) METASOURCES = AUTO -- cgit v1.2.1