]> git.mxchange.org Git - flightgear.git/blobdiff - src/Navaids/Makefile.am
Removed legacy interactive approach ATC
[flightgear.git] / src / Navaids / Makefile.am
index cff153f9bfa1560287f54b4b2aa1716885258617..93985cacf37d1cd07892e8ce1aa7d6190ab029c5 100644 (file)
@@ -5,12 +5,16 @@ noinst_LIBRARIES = libNavaids.a
 libNavaids_a_SOURCES = \
        navdb.hxx navdb.cxx \
        fix.hxx fixlist.hxx fixlist.cxx \
-       awynet.hxx awynet.cxx \
        navrecord.hxx navrecord.cxx \
-       navlist.hxx navlist.cxx
+       navlist.hxx navlist.cxx \
+       positioned.hxx positioned.cxx \
+       markerbeacon.hxx markerbeacon.cxx \
+       routePath.hxx routePath.cxx \
+       airways.hxx airways.cxx \
+       route.hxx route.cxx \
+       waypoint.hxx waypoint.cxx \
+       procedure.hxx procedure.cxx
 
-#      ils.hxx ilslist.hxx ilslist.cxx \
-#      mkrbeacons.hxx mkrbeacons.cxx 
 #
 # testnavs_SOURCES = testnavs.cxx
 # testnavs_LDADD = \