]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
implement a round-robin scheme for random objects to make sure the same type of objec...
[simgear.git] / simgear / Makefile.am
index 44e28bb1b1c9db61e86f4c246d8485a25b0f8211..de98c035aaa3db6359633d213f2427eb13703ced 100644 (file)
@@ -1,9 +1,3 @@
-if HAVE_THREADS
-SGTHREAD_DIR = threads
-else
-SGTHREAD_DIR = 
-endif
-
 # METAR_DIRS =
 METAR_DIRS = environment
 
@@ -31,7 +25,7 @@ SUBDIRS = \
        screen \
        serial \
        sound \
-       $(SGTHREAD_DIR) \
+       threads \
        timing
 
 DIST_SUBDIRS = $(SUBDIRS) compatibility