X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2FMakefile.am;h=46b231a30bc6f6b11e35f1e3d9c9a29d25282660;hb=75747d35167cdf4586d32fc82d8c7dddd6bfeee9;hp=46ad486769dbfd394e01d9b43d71c40072cc51e1;hpb=57da4bf02d424051e448d7f3e0fad72d3a888fcd;p=flightgear.git diff --git a/src/Cockpit/Makefile.am b/src/Cockpit/Makefile.am index 46ad48676..46b231a30 100644 --- a/src/Cockpit/Makefile.am +++ b/src/Cockpit/Makefile.am @@ -2,19 +2,14 @@ noinst_LIBRARIES = libCockpit.a libCockpit_a_SOURCES = \ cockpit.cxx cockpit.hxx \ - dme.cxx dme.hxx \ hud.cxx hud.hxx hud_opts.hxx \ hud_card.cxx hud_dnst.cxx hud_gaug.cxx hud_inst.cxx \ hud_labl.cxx hud_ladr.cxx \ hud_lat.cxx hud_lon.cxx \ + hud_rwy.cxx \ hud_scal.cxx hud_tbi.cxx \ - kr_87.cxx kr_87.hxx \ - kt_70.cxx kt_70.hxx \ - marker_beacon.cxx marker_beacon.hxx \ - navcom.cxx navcom.hxx \ panel.cxx panel.hxx \ - panel_io.cxx panel_io.hxx \ - radiostack.cxx radiostack.hxx + panel_io.cxx panel_io.hxx INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src