]> git.mxchange.org Git - flightgear.git/blobdiff - FDM/Makefile.in
C++ - ifing the code a bit.
[flightgear.git] / FDM / Makefile.in
index 164c0ac6d1a08eaf0bfaace02fc2f3f3ea022dfb..feb909e8f5314f298f828697d20bc7276a8414de 100644 (file)
@@ -383,7 +383,7 @@ installdirs mostlyclean-generic distclean-generic clean-generic \
 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
 
-INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator
+INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.