X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2FMakefile.am;h=68944b7621e6718668c207b54438dce3b9f39ba9;hb=b3d59ed5636cc416f83db0fd5f2698759af944fb;hp=c79daf8f49cefddfab6a17871a9a6196ce30deba;hpb=634e79353f72dab2d6b76dcca3788437403fb6a0;p=flightgear.git diff --git a/src/Cockpit/Makefile.am b/src/Cockpit/Makefile.am index c79daf8f4..68944b762 100644 --- a/src/Cockpit/Makefile.am +++ b/src/Cockpit/Makefile.am @@ -1,16 +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_rwy.cxx \ - hud_scal.cxx hud_tbi.cxx \ - navcom.cxx navcom.hxx \ panel.cxx panel.hxx \ - panel_io.cxx panel_io.hxx + panel_io.cxx panel_io.hxx INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src