summaryrefslogtreecommitdiffstats
path: root/akregator/src/librss/Makefile.am
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:02:55 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:02:00 +0200
commit533bad2a1503973aaf8186691422c2eda91d02d4 (patch)
treef7e52f62416048859aa9bde8425e20aac0e7c669 /akregator/src/librss/Makefile.am
parent8144d5434bbd1c4448a37695aed6ad3d348043d8 (diff)
downloadtdepim-533bad2a1503973aaf8186691422c2eda91d02d4.tar.gz
tdepim-533bad2a1503973aaf8186691422c2eda91d02d4.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'akregator/src/librss/Makefile.am')
-rw-r--r--akregator/src/librss/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/librss/Makefile.am b/akregator/src/librss/Makefile.am
index 87930b478..27d1fd687 100644
--- a/akregator/src/librss/Makefile.am
+++ b/akregator/src/librss/Makefile.am
@@ -16,7 +16,7 @@ librsslocal_la_METASOURCES = AUTO
check_PROGRAMS = testlibrss
testlibrss_SOURCES = testlibrss.cpp
testlibrss_LDFLAGS = $(all_libraries)
-testlibrss_LDADD = librsslocal.la $(LIB_KIO)
+testlibrss_LDADD = librsslocal.la $(LIB_TDEIO)
DOXYGEN_REFERENCES = tdeui
include $(top_srcdir)/admin/Doxyfile.am