]> git.mxchange.org Git - flightgear.git/blobdiff - src/Controls/Makefile.am
Start of code to load, manage, and query the navaid database.
[flightgear.git] / src / Controls / Makefile.am
index 68c60fd6f91ffbb9589c9e1336bd584a11e9d7c6..8b63268eb3d0af8f6892f8405406142bf69ec33d 100644 (file)
@@ -2,4 +2,4 @@ noinst_LIBRARIES = libControls.a
 
 libControls_a_SOURCES = controls.cxx controls.hxx
 
-INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator
+INCLUDES += -I$(top_builddir) -I$(top_builddir)/src