From ec1451fed70a3f0dfdd08bf1eb74959aa0e0959c Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Tue, 14 May 2013 12:04:15 +0000 Subject: - Fix --- src/mesh/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ -NCLUDES = -I$(top_srcdir)/src/include +INCLUDES = -I$(top_srcdir)/src/include if MINGW WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols -- cgit v1.2.3