X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=178419eb064efa6da3bc520000cf51b19c288cd3;hb=687be046789e2f509ccf93155456c47f3f463e0c;hp=7a668f4ee040d993b954e54dd33ba61e1e9dfd6e;hpb=25290c44678369dc47ce9030d56ee2127226412b;p=flightgear.git diff --git a/src/Makefile.am b/src/Makefile.am index 7a668f4ee..178419eb0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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,12 +15,11 @@ SUBDIRS = \ AIModel \ Navaids \ Network \ - $(MPLAYER_DIRS) \ - Objects \ - Replay \ + MultiPlayer \ Scenery \ Scripting \ Sound \ Systems \ Time \ + Traffic \ Main