]> git.mxchange.org Git - flightgear.git/blobdiff - src/Navaids/Makefile.am
Automake build fixes for airways commit.
[flightgear.git] / src / Navaids / Makefile.am
index cff153f9bfa1560287f54b4b2aa1716885258617..30016afe3ef73e50ce8a2b493b1254b9f68bbf12 100644 (file)
@@ -5,12 +5,17 @@ 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 \
+       awynet.cxx awynet.hxx
 
-#      ils.hxx ilslist.hxx ilslist.cxx \
-#      mkrbeacons.hxx mkrbeacons.cxx 
 #
 # testnavs_SOURCES = testnavs.cxx
 # testnavs_LDADD = \