]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/Makefile.am
Martin Spott: Use standardized Sun directive.
[flightgear.git] / src / Cockpit / Makefile.am
index 307f8f2f845d2b9eec719abd92d10fdcee60f0f0..46b231a30bc6f6b11e35f1e3d9c9a29d25282660 100644 (file)
@@ -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 \
-       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