]> git.mxchange.org Git - flightgear.git/blobdiff - src/Makefile.am
The code to find the highest hit below you didn't work quite right when
[flightgear.git] / src / Makefile.am
index d88af9347d08c9fa2a49669cbebeb127558d7342..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,7 +32,6 @@ SUBDIRS = \
         Navaids \
         Network \
        $(MPLAYER_DIRS) \
-        $(NETWORK_DIRS) \
         Objects \
        Replay \
         Scenery \