X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fmisc%2FMakefile.am;h=ee556730db2f4294f09f54aed4a381a15468e990;hb=2ed07850c616705695f2add269d187f981f8d09d;hp=8c0d900ccc045305cf812cc89d0eaa007aef442a;hpb=82f410e9559fc33cb87515c0659d5f24115d1386;p=simgear.git diff --git a/simgear/misc/Makefile.am b/simgear/misc/Makefile.am index 8c0d900c..ee556730 100644 --- a/simgear/misc/Makefile.am +++ b/simgear/misc/Makefile.am @@ -23,5 +23,4 @@ libsgmisc_a_SOURCES = \ texcoord.cxx \ zfstream.cxx -# INCLUDES += -I$(top_builddir)/src $(ZLIB_INCL) -INCLUDES += $(ZLIB_INCL) +INCLUDES += -I$(top_builddir) $(ZLIB_INCL)