]> git.mxchange.org Git - flightgear.git/blobdiff - src/Navaids/Makefile.am
Automake build fixes for airways commit.
[flightgear.git] / src / Navaids / Makefile.am
index c92a6ddb64b8ffbaf8e43ce7eb451202be849f5b..30016afe3ef73e50ce8a2b493b1254b9f68bbf12 100644 (file)
@@ -5,11 +5,17 @@ noinst_LIBRARIES = libNavaids.a
 libNavaids_a_SOURCES = \
        navdb.hxx navdb.cxx \
        fix.hxx fixlist.hxx fixlist.cxx \
-       nav.hxx navlist.hxx navlist.cxx \
-       navrecord.hxx
+       navrecord.hxx navrecord.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 = \