X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FNavaids%2FMakefile.am;h=a7f6f53353bafbf0d512fc8b3f71225fcc149242;hb=038251e8af6ff9c24afcc08169c2bcca2c5a63c5;hp=c92a6ddb64b8ffbaf8e43ce7eb451202be849f5b;hpb=a3c8bc99a2560980380e2556df0ab60975e25845;p=flightgear.git diff --git a/src/Navaids/Makefile.am b/src/Navaids/Makefile.am index c92a6ddb6..a7f6f5335 100644 --- a/src/Navaids/Makefile.am +++ b/src/Navaids/Makefile.am @@ -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 \ + PositionedBinding.hxx PositionedBinding.cxx -# ils.hxx ilslist.hxx ilslist.cxx \ -# mkrbeacons.hxx mkrbeacons.cxx # # testnavs_SOURCES = testnavs.cxx # testnavs_LDADD = \