]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/Makefile.am
Tweaks for Mips Irix compilers.
[flightgear.git] / src / Cockpit / Makefile.am
index f155615738a30c11ddabf0e4dfeee962321970c8..332a10d886625ca95887ec86d97447fb949026b1 100644 (file)
@@ -8,8 +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 \
-       sp_panel.cxx sp_panel.hxx \
        steam.cxx steam.hxx
 
-INCLUDES += -I$(top_builddir) -I$(top_builddir)/src
+INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src