]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/Makefile.am
Fix MSVC compilation
[flightgear.git] / src / Cockpit / Makefile.am
index ba67f4702360e9e807adb8f14055b355b91ca4c0..9908c36a92f9daae0e2b7034217f565ce8829f81 100644 (file)
@@ -2,21 +2,14 @@ noinst_LIBRARIES = libCockpit.a
 
 libCockpit_a_SOURCES = \
        cockpit.cxx cockpit.hxx \
-       hud.cxx hud.hxx hud_opts.hxx \
+       hud.cxx hud.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 \
        panel.cxx panel.hxx \
-        panel_io.cxx panel_io.hxx \
-       radiostack.cxx radiostack.hxx \
-       steam.cxx steam.hxx \
-       libBuilt_in.a
+        panel_io.cxx panel_io.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