]> git.mxchange.org Git - flightgear.git/blobdiff - src/Makefile.am
Comment out timing calls, but leave them there for future timing experiments.
[flightgear.git] / src / Makefile.am
index ce31e6ebb9789f6ef74c93671d887becf4e05a27..c2bfba177e39c55c6cdeea5e07330c7eecf76891 100644 (file)
@@ -16,12 +16,6 @@ else
 MPLAYER_DIRS =
 endif
 
-if ENABLE_NETWORK_OLK
-NETWORK_DIRS = NetworkOLK
-else
-NETWORK_DIRS =
-endif
-
 SUBDIRS = \
         Include \
         Aircraft \
@@ -38,8 +32,8 @@ SUBDIRS = \
         Navaids \
         Network \
        $(MPLAYER_DIRS) \
-        $(NETWORK_DIRS) \
         Objects \
+       Replay \
         Scenery \
         $(SCRIPTING_DIRS) \
         Sound \