X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fmath%2FMakefile.am;h=4e016998f5feaf77b72d600e671b6f6cfd6deaca;hb=4c79263dcff9072897089540be9876d6f21b794c;hp=765e64e8e63b69bee892720a900c95edc135acb1;hpb=82f410e9559fc33cb87515c0659d5f24115d1386;p=simgear.git diff --git a/simgear/math/Makefile.am b/simgear/math/Makefile.am index 765e64e8..4e016998 100644 --- a/simgear/math/Makefile.am +++ b/simgear/math/Makefile.am @@ -29,5 +29,4 @@ libsgmath_a_SOURCES = \ polar3d.cxx \ vector.cxx -# INCLUDES += -I$(top_builddir)/src $(ZLIB_INCL) -INCLUDES += $(ZLIB_INCL) +INCLUDES += -I$(top_builddir) $(ZLIB_INCL)