diff --git a/configure.in b/configure.in index 732961bce..ecc8add32 100644 --- a/configure.in +++ b/configure.in @@ -248,6 +248,7 @@ AC_OUTPUT( \ Lib/zlib/Makefile \ Simulator/Makefile \ Simulator/Aircraft/Makefile \ + Simulator/Airports/Makefile \ Simulator/Astro/Makefile \ Simulator/Autopilot/Makefile \ Simulator/Cockpit/Makefile \ @@ -261,6 +262,7 @@ AC_OUTPUT( \ Simulator/Main/runfgfs \ Simulator/Main/runfgfs.bat \ Simulator/Makefile \ + Simulator/Objects/Makefile \ Simulator/Scenery/Makefile \ Simulator/Time/Makefile \ Simulator/Weather/Makefile \