]> git.mxchange.org Git - flightgear.git/blobdiff - src/Controls/Makefile.am
- adjusted for no-value constructor for FGPanel
[flightgear.git] / src / Controls / Makefile.am
index 8327dc84c230419641819c93cfc5c2b124ad6221..c05f6e90ae074fad612475690bd0d46291fa7433 100644 (file)
@@ -2,4 +2,4 @@ noinst_LIBRARIES = libControls.a
 
 libControls_a_SOURCES = controls.cxx controls.hxx
 
-INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator
+INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src