X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FAutopilot%2FMakefile.am;h=7ba3b5bb6b4687ccacd5e58c2ddee6610ede6c3c;hb=26e04d907266831c8117b4eba7ebc0289aab08a5;hp=cda785cdec1fa72895a74cb689e71f222c574e49;hpb=f9959b7f2c40144e5bf0e4b0310f745f5f09a3d2;p=flightgear.git diff --git a/src/Autopilot/Makefile.am b/src/Autopilot/Makefile.am index cda785cde..7ba3b5bb6 100644 --- a/src/Autopilot/Makefile.am +++ b/src/Autopilot/Makefile.am @@ -2,6 +2,7 @@ noinst_LIBRARIES = libAutopilot.a libAutopilot_a_SOURCES = \ route_mgr.cxx route_mgr.hxx \ - xmlauto.cxx xmlauto.hxx + xmlauto.cxx xmlauto.hxx \ + autobrake.cxx autobrake.hxx INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src