]> git.mxchange.org Git - flightgear.git/blobdiff - src/Controls/Makefile.am
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Controls / Makefile.am
index c05f6e90ae074fad612475690bd0d46291fa7433..02729a4faf24f87dcceec357e029489c74aa94c5 100644 (file)
@@ -2,4 +2,4 @@ noinst_LIBRARIES = libControls.a
 
 libControls_a_SOURCES = controls.cxx controls.hxx
 
-INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src