]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/Makefile.am
Add a lower-bound type navaid lookup, and the ability to specify navaid type in the...
[flightgear.git] / src / Instrumentation / Makefile.am
index 44dd3c1f6375d60d367467e68dc0a4bd8ff0c3f3..94029b394878a29ec235dba129d01f02d413c60e 100644 (file)
@@ -22,6 +22,8 @@ libInstrumentation_a_SOURCES = \
        transponder.cxx transponder.hxx \
         turn_indicator.cxx turn_indicator.hxx \
         vertical_speed_indicator.cxx vertical_speed_indicator.hxx \
-       inst_vertical_speed_indicator.cxx inst_vertical_speed_indicator.hxx
+       inst_vertical_speed_indicator.cxx inst_vertical_speed_indicator.hxx \
+       od_gauge.hxx od_gauge.cxx wxradar.hxx wxradar.cxx \
+       tacan.cxx tacan.hxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src