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