]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/Makefile.am
add to project files
[flightgear.git] / src / Instrumentation / Makefile.am
index f519f99a04fe0dcac65f71d0de7f5f08aa3fa6f6..f51c8f9001724dc7e51abc484a0b44c51f009be4 100644 (file)
@@ -22,6 +22,8 @@ libInstrumentation_a_SOURCES = \
         marker_beacon.cxx marker_beacon.hxx \
        mrg.cxx mrg.hxx\
         navradio.cxx navradio.hxx \
+        newnavradio.cxx newnavradio.hxx \
+        commradio.cxx commradio.hxx \
         slip_skid_ball.cxx slip_skid_ball.hxx \
        transponder.cxx transponder.hxx \
         turn_indicator.cxx turn_indicator.hxx \
@@ -33,6 +35,8 @@ libInstrumentation_a_SOURCES = \
        render_area_2d.cxx render_area_2d.hxx        \
        groundradar.cxx groundradar.hxx \
        agradar.cxx agradar.hxx rad_alt.cxx rad_alt.hxx \
-       rnav_waypt_controller.cxx rnav_waypt_controller.hxx
+       rnav_waypt_controller.cxx rnav_waypt_controller.hxx \
+       tcas.cxx tcas.hxx \
+       NavDisplay.cxx NavDisplay.hxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_builddir)/src