projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98dee9e
)
As requested by mwachs
author
Philipp Tölke
<toelke@in.tum.de>
Tue, 24 Aug 2010 08:26:21 +0000
(08:26 +0000)
committer
Philipp Tölke
<toelke@in.tum.de>
Tue, 24 Aug 2010 08:26:21 +0000
(08:26 +0000)
src/vpn/Makefile.am
patch
|
blob
|
history
diff --git
a/src/vpn/Makefile.am
b/src/vpn/Makefile.am
index 370528772729ec90b3e23ddfaf539c8d246942b9..58ca0eb5ac5695419443f3fbced133da12c40383 100644
(file)
--- a/
src/vpn/Makefile.am
+++ b/
src/vpn/Makefile.am
@@
-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