]> git.mxchange.org Git - flightgear.git/blobdiff - src/Aircraft/Makefile.am
- adjusted for no-value constructor for FGPanel
[flightgear.git] / src / Aircraft / Makefile.am
index 9620f85e17297d2790ad0b4e92f80ebd55a10275..18f90349ee8e087702b8980febf177539c2a2273 100644 (file)
@@ -2,4 +2,4 @@ noinst_LIBRARIES = libAircraft.a
 
 libAircraft_a_SOURCES = aircraft.cxx aircraft.hxx
 
-INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator
+INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src