]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/Makefile.am
Tweaks for Mips Irix compilers.
[flightgear.git] / src / Cockpit / Makefile.am
index 03abeb0c10b406f43e6234b0a2ee2cb27f4c678f..332a10d886625ca95887ec86d97447fb949026b1 100644 (file)
@@ -8,6 +8,8 @@ libCockpit_a_SOURCES = \
        hud_lat.cxx hud_lon.cxx \
        hud_scal.cxx hud_tbi.cxx \
        panel.cxx panel.hxx \
+        panel_io.cxx panel_io.hxx \
+       radiostack.cxx radiostack.hxx \
        steam.cxx steam.hxx
 
-INCLUDES += -I$(top_builddir) -I$(top_builddir)/src
+INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src