]> git.mxchange.org Git - flightgear.git/blobdiff - src/AIModel/Makefile.am
Make sure that takeoff distance calculations are done in the correct frame of referen...
[flightgear.git] / src / AIModel / Makefile.am
index 30ba83f4b99e175ef0963abc8505c670dd42ddf4..17b63583e4832ec6ce32e1e6790b9e4dd4ea41d2 100644 (file)
@@ -10,10 +10,15 @@ libAIModel_a_SOURCES = submodel.cxx submodel.hxx    \
                        AIStorm.hxx AIStorm.cxx \
                        AIThermal.hxx AIThermal.cxx \
                        AIFlightPlan.hxx AIFlightPlan.cxx \
-                       AIFlightPlanCreate.cxx  AIFlightPlanCreateCruise.cxx \
+                       AIFlightPlanCreate.cxx \
+                       AIFlightPlanCreatePushBack.cxx \
+                       AIFlightPlanCreateCruise.cxx \
                        AICarrier.hxx AICarrier.cxx \
                        AIStatic.hxx AIStatic.cxx \
                        AITanker.cxx AITanker.hxx \
+                       AIWingman.cxx AIWingman.hxx\
+                       AIGroundVehicle.cxx AIGroundVehicle.hxx \
+                       AIEscort.cxx AIEscort.hxx \
                        performancedata.cxx performancedata.hxx \
                        performancedb.cxx performancedb.hxx