]> git.mxchange.org Git - flightgear.git/blobdiff - src/Makefile.am
Modified Files:
[flightgear.git] / src / Makefile.am
index c0baac3c19d4a8d54c060c453983af2efe0222cb..bdf468654daf3978e1f79da94513c78b8e380fd7 100644 (file)
@@ -1,9 +1,3 @@
-if ENABLE_MPLAYER_AS
-MPLAYER_DIRS = MultiPlayer
-else
-MPLAYER_DIRS =
-endif
-
 SUBDIRS = \
         Include \
         Aircraft \
@@ -11,7 +5,6 @@ SUBDIRS = \
         ATC \
         Autopilot \
         Cockpit \
-        Controls \
         Environment \
         FDM \
         GUI \
@@ -21,9 +14,7 @@ SUBDIRS = \
        AIModel \
         Navaids \
         Network \
-       $(MPLAYER_DIRS) \
-        Objects \
-       Replay \
+       MultiPlayer \
         Scenery \
        Scripting \
         Sound \