aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2013-05-14 12:04:15 +0000
committerBart Polot <bart@net.in.tum.de>2013-05-14 12:04:15 +0000
commitec1451fed70a3f0dfdd08bf1eb74959aa0e0959c (patch)
tree0b06b52a7b170391f4ff383f977370fa2ada7151
parent99c532018cf95dcd4d6319313b4718f7bb2c8297 (diff)
downloadgnunet-ec1451fed70a3f0dfdd08bf1eb74959aa0e0959c.tar.gz
gnunet-ec1451fed70a3f0dfdd08bf1eb74959aa0e0959c.zip
- Fix
-rw-r--r--src/mesh/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index 0fae3b356..d7dada67c 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -1,4 +1,4 @@
1NCLUDES = -I$(top_srcdir)/src/include 1INCLUDES = -I$(top_srcdir)/src/include
2 2
3if MINGW 3if MINGW
4 WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols 4 WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols