]> git.mxchange.org Git - flightgear.git/blobdiff - src/Weather/Makefile.am
- modified FGBinding to keep a local copy of the argument property
[flightgear.git] / src / Weather / Makefile.am
index 4a5521e1bcf46e9f1c677ddf26b6b136bcb8c0b7..b4dc076e55b1249b945795f6fa92571825e69e29 100644 (file)
@@ -6,4 +6,4 @@ noinst_LIBRARIES = libWeather.a
 
 libWeather_a_SOURCES = weather.cxx weather.hxx
 
-INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator
+INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src