]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/Makefile.am
Add the builddir to the list of include directories to be able to include Include...
[flightgear.git] / src / Instrumentation / Makefile.am
index 1a18920235e04ad02a71d459a5a0800c8f9605f4..aa3f1be071be196ea74eb363c291cf42941bb84b 100644 (file)
@@ -30,4 +30,4 @@ libInstrumentation_a_SOURCES = \
        dclgps.cxx dclgps.hxx \
        render_area_2d.cxx render_area_2d.hxx   
 
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_builddir)/src