X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAIModel%2FMakefile.am;h=17b63583e4832ec6ce32e1e6790b9e4dd4ea41d2;hb=04f09258c4042105044e9095a0dbbbdc87a3b505;hp=6dbfd7be2d04254c1b58199c09fbd670af52d588;hpb=33a2e2128f24ecf71621bbaab6bb5ce02b730d83;p=flightgear.git diff --git a/src/AIModel/Makefile.am b/src/AIModel/Makefile.am index 6dbfd7be2..17b63583e 100644 --- a/src/AIModel/Makefile.am +++ b/src/AIModel/Makefile.am @@ -17,6 +17,8 @@ libAIModel_a_SOURCES = submodel.cxx submodel.hxx \ 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