summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 119021b..29f38b5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,9 +6,8 @@ radsecproxy_SOURCES = radsecproxy.c \
radsecproxy.h \
debug.h
-radsecproxy_CFLAGS = -g -Wall -pedantic -pthread @SSL_CFLAGS@
+radsecproxy_CFLAGS = -Wall -pedantic -pthread @SSL_CFLAGS@
radsecproxy_LDFLAGS = @SSL_LDFLAGS@
radsecproxy_LDADD = @SSL_LIBS@
-sysconfdir = ${prefix}/etc/radsecproxy
dist_sysconf_DATA = $(srcdir)/radsecproxy.conf-example