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 --- kcharselect/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcharselect/Makefile.am') diff --git a/kcharselect/Makefile.am b/kcharselect/Makefile.am index 665537d..0046588 100644 --- a/kcharselect/Makefile.am +++ b/kcharselect/Makefile.am @@ -1,5 +1,5 @@ INCLUDES = $(all_includes) -LDADD = $(LIB_KFILE) +LDADD = $(LIB_TDEFILE) bin_PROGRAMS = kcharselect kcharselect_SOURCES = kcharselectdia.cc main.cc -- cgit v1.2.1