]> git.mxchange.org Git - flightgear.git/blobdiff - Simulator/Makefile.am
Code reorganizations. Added a Lib/ directory for more general libraries.
[flightgear.git] / Simulator / Makefile.am
index 6cb1e3655dd35ce5c6c8e9272170cd91602f0752..e356c9e4e547bf63e5c9bb53abb2eb291aafcd0a 100644 (file)
@@ -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