summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index c54e053..853a8d9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -233,7 +233,7 @@ catgconf_SOURCES = debug.c \
radsecproxy_CFLAGS = -g -Wall @SSL_CFLAGS@ @TARGET_CFLAGS@
radsecproxy_LDFLAGS = @SSL_LDFLAGS@ @TARGET_LDFLAGS@
radsecproxy_LDADD = @SSL_LIBS@
-catgconf_CFLAGS = -g @TARGET_CFLAGS@
+catgconf_CFLAGS = -g -Wall @TARGET_CFLAGS@
catgconf_LDFLAGS = @TARGET_LDFLAGS@
EXTRA_DIST = radsecproxy.conf-example \
radsecproxy.1 \