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