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 --- kjots/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kjots/Makefile.am') diff --git a/kjots/Makefile.am b/kjots/Makefile.am index cc0862b..3289394 100644 --- a/kjots/Makefile.am +++ b/kjots/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_KFILE) $(LIB_TDEPRINT) +LDADD = $(LIB_TDEFILE) $(LIB_TDEPRINT) bin_PROGRAMS = kjots -- cgit v1.2.1