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 --- kfax/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kfax') diff --git a/kfax/Makefile.am b/kfax/Makefile.am index 01888a75..9bce4fd4 100644 --- a/kfax/Makefile.am +++ b/kfax/Makefile.am @@ -1,5 +1,5 @@ AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor -LDADD = $(LIB_KFILE) $(LIB_TDEPRINT) -lm +LDADD = $(LIB_TDEFILE) $(LIB_TDEPRINT) -lm INCLUDES = $(all_includes) ####### Files -- cgit v1.2.1