]> git.mxchange.org Git - flightgear.git/blobdiff - src/Makefile.am
Merge branch 'next' of http://git.gitorious.org/fg/flightgear into next
[flightgear.git] / src / Makefile.am
index c0baac3c19d4a8d54c060c453983af2efe0222cb..178419eb064efa6da3bc520000cf51b19c288cd3 100644 (file)
@@ -1,17 +1,11 @@
-if ENABLE_MPLAYER_AS
-MPLAYER_DIRS = MultiPlayer
-else
-MPLAYER_DIRS =
-endif
-
 SUBDIRS = \
         Include \
         Aircraft \
         Airports \
-        ATC \
+       ATC \
+        ATCDCL \
         Autopilot \
         Cockpit \
-        Controls \
         Environment \
         FDM \
         GUI \
@@ -21,9 +15,7 @@ SUBDIRS = \
        AIModel \
         Navaids \
         Network \
-       $(MPLAYER_DIRS) \
-        Objects \
-       Replay \
+       MultiPlayer \
         Scenery \
        Scripting \
         Sound \