]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/Makefile.am
This should apply, and everything should build cleanly, in isolation from the
[flightgear.git] / src / Airports / Makefile.am
index 7f067295adcaacf4dd9006892b316f41f6abd1fc..a87d26c49d2f9752a15cb541361bf924488eef15 100644 (file)
@@ -8,13 +8,12 @@ libAirports_a_SOURCES = \
        simple.cxx simple.hxx \
        runwayprefs.cxx runwayprefs.hxx \
        parking.cxx parking.hxx \
+       gnnode.cxx gnnode.hxx \
        groundnetwork.cxx groundnetwork.hxx \
        dynamics.cxx dynamics.hxx \
-       trafficcontrol.cxx trafficcontrol.hxx \
        dynamicloader.cxx dynamicloader.hxx \
        runwayprefloader.cxx runwayprefloader.hxx \
-       xmlloader.cxx xmlloader.hxx \
-       gnnode.hxx 
+       xmlloader.cxx xmlloader.hxx 
 
 calc_loc_SOURCES = calc_loc.cxx
 calc_loc_LDADD = -lsgmath -lsgdebug -lsgmisc -lz $(base_LIBS)