]> git.mxchange.org Git - flightgear.git/blobdiff - Simulator/Makefile.am
Initial revision.
[flightgear.git] / Simulator / Makefile.am
index 6cb1e3655dd35ce5c6c8e9272170cd91602f0752..e806ae16c58c3492230c25cbfb8858fb4881f953 100644 (file)
@@ -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