]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/Makefile.am
Changes by Roy Ovesen to begin migrating the avionics out of the Cockpit
[flightgear.git] / src / Instrumentation / Makefile.am
index 72c6472cb626b4fdf79f286c79baeea742e1eae0..949da0e207641655c7875c302acbfb1653ce28ab 100644 (file)
@@ -9,12 +9,17 @@ libInstrumentation_a_SOURCES = \
         attitude_indicator.cxx attitude_indicator.hxx \
         clock.cxx clock.hxx \
         dme.cxx dme.hxx \
+       encoder.cxx encoder.hxx \
         gps.cxx gps.hxx \
         gyro.cxx gyro.hxx \
         heading_indicator.cxx heading_indicator.hxx \
        kr_87.hxx kr_87.cxx \
+       kt_70.cxx kt_70.hxx \
         mag_compass.cxx mag_compass.hxx \
+        marker_beacon.cxx marker_beacon.hxx \
+        navradio.cxx navradio.hxx \
         slip_skid_ball.cxx slip_skid_ball.hxx \
+       transponder.cxx transponder.hxx \
         turn_indicator.cxx turn_indicator.hxx \
         vertical_speed_indicator.cxx vertical_speed_indicator.hxx