X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=configure.ac;h=b67ea93dcbc6439fd11ac71049194f8decc82d56;hb=2eaaddc52a2522f5b2756d3c7b2973b1d8921d83;hp=1ff028228f7113056006d47aefeb74259fcdd868;hpb=4acbe1fcc3b7307497b76a495814a9ed5132d1ca;p=flightgear.git diff --git a/configure.ac b/configure.ac index 1ff028228..b67ea93dc 100644 --- a/configure.ac +++ b/configure.ac @@ -579,6 +579,7 @@ AC_CONFIG_FILES([ \ src/Controls/Makefile \ src/Environment/Makefile \ src/FDM/Balloon/Makefile \ + src/FDM/ExternalNet/Makefile \ src/FDM/JSBSim/Makefile \ src/FDM/JSBSim/filtersjb/Makefile \ src/FDM/LaRCsim/Makefile \ @@ -587,6 +588,7 @@ AC_CONFIG_FILES([ \ src/FDM/Makefile \ src/GUI/Makefile \ src/Input/Makefile \ + src/Instrumentation/Makefile \ src/Main/Makefile \ src/Main/runfgfs \ src/Main/runfgfs.bat \ @@ -598,7 +600,6 @@ AC_CONFIG_FILES([ \ src/Scenery/Makefile \ src/Sound/Makefile \ src/Systems/Makefile \ - src/Systems/Vacuum/Makefile \ src/Time/Makefile \ src/WeatherCM/Makefile \ tests/Makefile \