X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Simulator%2FMakefile.am;h=e356c9e4e547bf63e5c9bb53abb2eb291aafcd0a;hb=ab59ca78b9d7fda79fc993092f56235cec6cf59a;hp=6cb1e3655dd35ce5c6c8e9272170cd91602f0752;hpb=27ac2e344e69de50cc5fe02ff15d4a9dcda9e7b2;p=flightgear.git diff --git a/Simulator/Makefile.am b/Simulator/Makefile.am index 6cb1e3655..e356c9e4e 100644 --- a/Simulator/Makefile.am +++ b/Simulator/Makefile.am @@ -1,15 +1,13 @@ - -# Place Include last to get 'distclean' do the correct thing -SUBDIRS = Aircraft \ +SUBDIRS = \ + Aircraft \ Astro \ + Autopilot \ Cockpit \ Controls \ Flight \ - Include \ Joystick \ Math \ Scenery \ Time \ Weather \ - XGL \ Main