X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAIModel%2FMakefile.am;h=17b63583e4832ec6ce32e1e6790b9e4dd4ea41d2;hb=04f09258c4042105044e9095a0dbbbdc87a3b505;hp=30ba83f4b99e175ef0963abc8505c670dd42ddf4;hpb=1613d7e63e02ccad8ebdfaaf8359ab34e0b88e7a;p=flightgear.git diff --git a/src/AIModel/Makefile.am b/src/AIModel/Makefile.am index 30ba83f4b..17b63583e 100644 --- a/src/AIModel/Makefile.am +++ b/src/AIModel/Makefile.am @@ -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