X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Simulator%2FMakefile.am;h=e806ae16c58c3492230c25cbfb8858fb4881f953;hb=04170bd489e42b980378439c34cef231d02504df;hp=1d76449a3b09f4c80b8bd873d05c60bc67818c6e;hpb=e95e9f6432676045272af8cb0fbb46fbb00ec7dc;p=flightgear.git diff --git a/Simulator/Makefile.am b/Simulator/Makefile.am index 1d76449a3..e806ae16c 100644 --- a/Simulator/Makefile.am +++ b/Simulator/Makefile.am @@ -1,15 +1,15 @@ - -# Place Include last to get 'distclean' do the correct thing -SUBDIRS = Aircraft \ +SUBDIRS = \ + Aircraft \ + Airports \ Astro \ + Autopilot \ Cockpit \ Controls \ - Flight \ + FDM \ + GUI \ Joystick \ - Math \ + Objects \ Scenery \ Time \ Weather \ - XGL \ - Main \ - Include + Main