As requested by mwachs
authorPhilipp Tölke <toelke@in.tum.de>
Tue, 24 Aug 2010 08:26:21 +0000 (08:26 +0000)
committerPhilipp Tölke <toelke@in.tum.de>
Tue, 24 Aug 2010 08:26:21 +0000 (08:26 +0000)
src/vpn/Makefile.am

index 370528772729ec90b3e23ddfaf539c8d246942b9..58ca0eb5ac5695419443f3fbced133da12c40383 100644 (file)
@@ -1,5 +1,7 @@
 INCLUDES = -I$(top_srcdir)/src/include
 
+AM_CFLAGS = -Wall -Werror
+
 if MINGW
   WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols
 endif