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 --- knewsticker/kntsrcfilepropsdlg/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'knewsticker/kntsrcfilepropsdlg') diff --git a/knewsticker/kntsrcfilepropsdlg/Makefile.am b/knewsticker/kntsrcfilepropsdlg/Makefile.am index bb79c733..4d6c0828 100644 --- a/knewsticker/kntsrcfilepropsdlg/Makefile.am +++ b/knewsticker/kntsrcfilepropsdlg/Makefile.am @@ -4,8 +4,8 @@ kde_module_LTLIBRARIES = libkntsrcfilepropsdlg.la libkntsrcfilepropsdlg_la_SOURCES = kntsrcfilepropsdlg.cpp \ kntsrcfilepropsdlgwidget.ui -libkntsrcfilepropsdlg_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor -libkntsrcfilepropsdlg_la_LIBADD = $(LIB_KIO) ../common/libknewstickercommon.la ../../librss/librss.la +libkntsrcfilepropsdlg_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor +libkntsrcfilepropsdlg_la_LIBADD = $(LIB_TDEIO) ../common/libknewstickercommon.la ../../librss/librss.la libkntsrcfilepropsdlg_la_METASOURCES = AUTO service_DATA = kntsrcfilepropsdlg.desktop -- cgit v1.2.1