X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FWeather%2FMakefile.am;h=b4dc076e55b1249b945795f6fa92571825e69e29;hb=4cc5cee885fb4f85b73e9f1296c4a2542e62bab2;hp=cb4ba062035ee9b344dbb7f6e71d242b95836042;hpb=485230b443de22c97d5c4ddfda98598fb52ce98a;p=flightgear.git diff --git a/src/Weather/Makefile.am b/src/Weather/Makefile.am index cb4ba0620..b4dc076e5 100644 --- a/src/Weather/Makefile.am +++ b/src/Weather/Makefile.am @@ -6,4 +6,4 @@ noinst_LIBRARIES = libWeather.a libWeather_a_SOURCES = weather.cxx weather.hxx -INCLUDES += -I$(top_builddir) -I$(top_builddir)/src +INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src