]> 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 77758cb0dcdbad3d6d889030bcc65b030db6a85c..94029b394878a29ec235dba129d01f02d413c60e 100644 (file)
@@ -23,6 +23,7 @@ libInstrumentation_a_SOURCES = \
         turn_indicator.cxx turn_indicator.hxx \
         vertical_speed_indicator.cxx 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