* radsecproxy.c (extractattr): Add vendor_flag argument and enforce
[radsecproxy.git] / Makefile.in
index c54e053..853a8d9 100644 (file)
@@ -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 \