Compile with -Werror.
[radsecproxy.git] / lib / examples / Makefile.am
index 17b87a3..bfd31e8 100644 (file)
@@ -1,6 +1,6 @@
 AUTOMAKE_OPTIONS = foreign
 INCLUDES = -I$(top_srcdir)/include
-AM_CFLAGS = -Wall -g
+AM_CFLAGS = -Wall -Werror -g
 
 noinst_PROGRAMS = client
 client_SOURCES = client-blocking.c