X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2FMakefile.am;h=46ad486769dbfd394e01d9b43d71c40072cc51e1;hb=4606f96e139204d5b2d76ee93c3b0c66885b5f5f;hp=03abeb0c10b406f43e6234b0a2ee2cb27f4c678f;hpb=a940c7293ec3e2bebabe1fa12879c187cd938e21;p=flightgear.git diff --git a/src/Cockpit/Makefile.am b/src/Cockpit/Makefile.am index 03abeb0c1..46ad48676 100644 --- a/src/Cockpit/Makefile.am +++ b/src/Cockpit/Makefile.am @@ -2,12 +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_guag.cxx hud_inst.cxx \ + 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 \ - steam.cxx steam.hxx + panel_io.cxx panel_io.hxx \ + radiostack.cxx radiostack.hxx -INCLUDES += -I$(top_builddir) -I$(top_builddir)/src +INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src + +SUBDIRS = built_in