]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/Makefile.am
Fixed an property tieing issue on sim reset.
[flightgear.git] / src / Cockpit / Makefile.am
index 5796d2b980c491dfa52032eca981099ea8ad60ed..68944b7621e6718668c207b54438dce3b9f39ba9 100644 (file)
@@ -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