X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2FMakefile.am;h=46ad486769dbfd394e01d9b43d71c40072cc51e1;hb=4606f96e139204d5b2d76ee93c3b0c66885b5f5f;hp=9f6789cdc04f74ca284d184a8486606a5197c05f;hpb=cf146a7d1b995cc28eb5f3f71b0bd10cdeab3ef5;p=flightgear.git diff --git a/src/Cockpit/Makefile.am b/src/Cockpit/Makefile.am index 9f6789cdc..46ad48676 100644 --- a/src/Cockpit/Makefile.am +++ b/src/Cockpit/Makefile.am @@ -2,20 +2,20 @@ 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_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 \ - steam.cxx steam.hxx + radiostack.cxx radiostack.hxx -if OLD_AUTOMAKE -INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src -else INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src -endif SUBDIRS = built_in