summaryrefslogtreecommitdiffstats
path: root/kpdf/shell/Makefile.am
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:02:20 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:59:52 +0200
commit78cc506bbab7c8fc2f8b4f6cb183b4ab157b762b (patch)
tree073fd8dfc96771e4fc8f8bff5b97fccbf9f7f91c /kpdf/shell/Makefile.am
parent580e97ebe258cc3c6745aa49fbc6a423de32c9ba (diff)
downloadtdegraphics-78cc506bbab7c8fc2f8b4f6cb183b4ab157b762b.tar.gz
tdegraphics-78cc506bbab7c8fc2f8b4f6cb183b4ab157b762b.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kpdf/shell/Makefile.am')
-rw-r--r--kpdf/shell/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpdf/shell/Makefile.am b/kpdf/shell/Makefile.am
index 8ee058b4..951abe65 100644
--- a/kpdf/shell/Makefile.am
+++ b/kpdf/shell/Makefile.am
@@ -5,8 +5,8 @@ METASOURCES = AUTO
bin_PROGRAMS = kpdf
kpdf_SOURCES = main.cpp shell.cpp
-kpdf_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
-kpdf_LDADD = $(LIB_KPARTS)
+kpdf_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+kpdf_LDADD = $(LIB_TDEPARTS)
EXTRA_DIST = kpdf.desktop
xdg_apps_DATA = kpdf.desktop