From 1316e3e9b4303d41050812134b857e373f9d1a4d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:33:14 -0600 Subject: Rename a few build variables for overall consistency --- ktimer/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ktimer/Makefile.am') diff --git a/ktimer/Makefile.am b/ktimer/Makefile.am index 9778bc7..d7fdb89 100644 --- a/ktimer/Makefile.am +++ b/ktimer/Makefile.am @@ -1,6 +1,6 @@ INCLUDES = $(all_includes) AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor -LDADD = $(LIB_TDEUI) $(LIB_KFILE) +LDADD = $(LIB_TDEUI) $(LIB_TDEFILE) bin_PROGRAMS = ktimer -- cgit v1.2.1