X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Simulator%2FMakefile.am;h=e806ae16c58c3492230c25cbfb8858fb4881f953;hb=04170bd489e42b980378439c34cef231d02504df;hp=6cb1e3655dd35ce5c6c8e9272170cd91602f0752;hpb=8c3b74b7751b7d505e72c82d02158a3643d272a5;p=flightgear.git diff --git a/Simulator/Makefile.am b/Simulator/Makefile.am index 6cb1e3655..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 \ - Include \ + FDM \ + GUI \ Joystick \ - Math \ + Objects \ Scenery \ Time \ Weather \ - XGL \ Main