From 84a108376d7f1654d209c16baa092b84bd0996a4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:29:16 -0600 Subject: Rename a few build variables for overall consistency --- kcron/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcron') diff --git a/kcron/Makefile.am b/kcron/Makefile.am index 441ffa4..d6a90c6 100644 --- a/kcron/Makefile.am +++ b/kcron/Makefile.am @@ -102,7 +102,7 @@ kcron_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $( messages: rc.cpp $(XGETTEXT) *.cpp -o $(podir)/kcron.pot -kcron_LDADD = $(LIB_KFILE) -ltdeprint +kcron_LDADD = $(LIB_TDEFILE) -ltdeprint xdg_apps_DATA = kcron.desktop -- cgit v1.2.1