From 14ad34cde3cb2917e91092546631952d0258a222 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:31:44 -0600 Subject: Rename a few build variables for overall consistency --- kpdf/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpdf') diff --git a/kpdf/Makefile.am b/kpdf/Makefile.am index b5d3739e..73506b4f 100644 --- a/kpdf/Makefile.am +++ b/kpdf/Makefile.am @@ -19,7 +19,7 @@ libkpdfpart_la_SOURCES = dcop.skel error.cpp part.cpp libkpdfpart_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) libkpdfpart_la_LIBADD = xpdf/xpdf/libxpdf.la conf/libkpdfconf.la \ core/libkpdfcore.la ui/libkpdfui.la $(LIB_KPARTS) \ - $(LIB_KFILE) $(LIB_TDEPRINT) $(LIB_KUTILS) -lm + $(LIB_TDEFILE) $(LIB_TDEPRINT) $(LIB_KUTILS) -lm partdesktopdir = $(kde_servicesdir) partdesktop_DATA = kpdf_part.desktop -- cgit v1.2.3