X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2FMakefile.am;h=68944b7621e6718668c207b54438dce3b9f39ba9;hb=b3d59ed5636cc416f83db0fd5f2698759af944fb;hp=5796d2b980c491dfa52032eca981099ea8ad60ed;hpb=4f00d9a95928b179c5c8b2c3c6786a1c71e88531;p=flightgear.git diff --git a/src/Cockpit/Makefile.am b/src/Cockpit/Makefile.am index 5796d2b98..68944b762 100644 --- a/src/Cockpit/Makefile.am +++ b/src/Cockpit/Makefile.am @@ -1,18 +1,8 @@ noinst_LIBRARIES = libCockpit.a libCockpit_a_SOURCES = \ - cockpit.cxx cockpit.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_scal.cxx hud_tbi.cxx \ - kr_87.cxx kr_87.hxx \ - kt_70.cxx kt_70.hxx \ panel.cxx panel.hxx \ - panel_io.cxx panel_io.hxx \ - radiostack.cxx radiostack.hxx \ - steam.cxx steam.hxx + panel_io.cxx panel_io.hxx INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src