summaryrefslogtreecommitdiffstats
path: root/tdeioslave/nntp/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 15:11:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 15:11:21 -0600
commit472156a41b1348c714986c772759ad950fffbe75 (patch)
tree86369dab3bbe3d52c49051665bdfb49b9dfc16e3 /tdeioslave/nntp/Makefile.am
parent3e891e81335e5243583dab27faeebf001b8139a6 (diff)
downloadtdebase-472156a41b1348c714986c772759ad950fffbe75.tar.gz
tdebase-472156a41b1348c714986c772759ad950fffbe75.zip
Rename kioslaves
Diffstat (limited to 'tdeioslave/nntp/Makefile.am')
-rw-r--r--tdeioslave/nntp/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/tdeioslave/nntp/Makefile.am b/tdeioslave/nntp/Makefile.am
index a48a7de80..9f1b322eb 100644
--- a/tdeioslave/nntp/Makefile.am
+++ b/tdeioslave/nntp/Makefile.am
@@ -2,11 +2,11 @@ INCLUDES= -I$(srcdir)/../.. -I$(srcdir)/.. $(all_includes)
####### Files
-kde_module_LTLIBRARIES = kio_nntp.la
+kde_module_LTLIBRARIES = tdeio_nntp.la
-kio_nntp_la_SOURCES = nntp.cpp
-kio_nntp_la_LIBADD = $(LIB_KIO)
-kio_nntp_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
+tdeio_nntp_la_SOURCES = nntp.cpp
+tdeio_nntp_la_LIBADD = $(LIB_KIO)
+tdeio_nntp_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
METASOURCES = AUTO