From 52a34859e9d39a12bf5942ae2cee6fe55881f3a4 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 28 Sep 2011 12:56:09 +0200 Subject: Rename binary catgconf --> radsecproxy-conf. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 91f592a..2067c5d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = foreign SUBDIRS = tests sbin_PROGRAMS = radsecproxy -bin_PROGRAMS = catgconf +bin_PROGRAMS = radsecproxy-conf noinst_LIBRARIES = librsp.a radsecproxy_SOURCES = main.c @@ -28,7 +28,7 @@ if WANT_FTICKS librsp_a_SOURCES += fticks.c fticks.h endif -catgconf_SOURCES = \ +radsecproxy_conf_SOURCES = \ catgconf.c \ debug.c debug.h \ gconfig.c gconfig.h \ -- cgit v1.1