From b0cf06e10426777a6509060e34d36874a7900da4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:32:23 -0600 Subject: Rename a few build variables for overall consistency --- kppp/logview/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kppp/logview') diff --git a/kppp/logview/Makefile.am b/kppp/logview/Makefile.am index 67301cd5..13be319f 100644 --- a/kppp/logview/Makefile.am +++ b/kppp/logview/Makefile.am @@ -33,7 +33,7 @@ kppplogview_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) $(LIB_TDECORE) # the libraries to link against. Be aware of the order. First the libraries, # that depend on the following ones. -kppplogview_LDADD = -lm $(LIB_TDEUI) $(LIB_KFILE) +kppplogview_LDADD = -lm $(LIB_TDEUI) $(LIB_TDEFILE) # this option you can leave out. Just, if you use "make dist", you need it noinst_HEADERS = export.h loginfo.h log.h monthly.h main.h -- cgit v1.2.1