Skip to content

Commit

Permalink
Rename binary catgconf --> radsecproxy-conf.
Browse files Browse the repository at this point in the history
  • Loading branch information
Linus Nordberg committed Sep 28, 2011
1 parent 270a98a commit 52a3485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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 \
Expand Down

0 comments on commit 52a3485

Please sign in to comment.