From: durk Date: Sun, 13 Jul 2008 12:38:01 +0000 (+0000) Subject: - Added the ATC directory again, in it's new incarnation as the storage X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a0bb5b3c67e13c1c93de8d26f6585a6adf6435b8;p=flightgear.git - Added the ATC directory again, in it's new incarnation as the storage location for general purpose ATC functions, meant to be compatible with the AIModels code. --- diff --git a/configure.ac b/configure.ac index f854b750e..24e6c9f52 100644 --- a/configure.ac +++ b/configure.ac @@ -646,6 +646,7 @@ AC_CONFIG_FILES([ \ src/Include/config.h-msvc8 \ src/Aircraft/Makefile \ src/Airports/Makefile \ + src/ATC/Makefile \ src/ATCDCL/Makefile \ src/Autopilot/Makefile \ src/Cockpit/Makefile \