]> 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 af69982778edc4adbf4be0a61fa86dfa68d69763..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)/src
+INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src