From de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:02:02 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- khotkeys/update/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'khotkeys/update/Makefile.am') diff --git a/khotkeys/update/Makefile.am b/khotkeys/update/Makefile.am index 19e725d8a..be0e97f9d 100644 --- a/khotkeys/update/Makefile.am +++ b/khotkeys/update/Makefile.am @@ -1,5 +1,5 @@ -kconf_PROGRAMS = khotkeys_update -kconfdir = $(libdir)/kconf_update_bin +tdeconf_PROGRAMS = khotkeys_update +tdeconfdir = $(libdir)/tdeconf_update_bin khotkeys_update_SOURCES = update.cpp -- cgit v1.2.3