]> git.mxchange.org Git - flightgear.git/commitdiff
- Added the ATC directory again, in it's new incarnation as the storage
authordurk <durk>
Sun, 13 Jul 2008 12:38:01 +0000 (12:38 +0000)
committerdurk <durk>
Sun, 13 Jul 2008 12:38:01 +0000 (12:38 +0000)
  location for general purpose ATC functions, meant to be compatible with
  the AIModels code.

configure.ac

index f854b750ec23d47d8a694bf12d9056d32d919177..24e6c9f524da65bbba175c2d5f01abd2cdab859d 100644 (file)
@@ -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 \