X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2FMakefile.am;h=332a10d886625ca95887ec86d97447fb949026b1;hb=29275ce1ecf9c4ea302aacca8c5ae5d4d3319a17;hp=f155615738a30c11ddabf0e4dfeee962321970c8;hpb=a975fd77c5cdee59b940cc72607978d1ccf734fe;p=flightgear.git diff --git a/src/Cockpit/Makefile.am b/src/Cockpit/Makefile.am index f15561573..332a10d88 100644 --- a/src/Cockpit/Makefile.am +++ b/src/Cockpit/Makefile.am @@ -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