]> git.mxchange.org Git - flightgear.git/blobdiff - Simulator/Makefile.am
Initial revision.
[flightgear.git] / Simulator / Makefile.am
index 821b7c8215224f267c13c27b59972e3ae76fdfd8..e806ae16c58c3492230c25cbfb8858fb4881f953 100644 (file)
@@ -1,14 +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