]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
From Benoit Laniel: replace SG threading constructs with those from OpenThreads
[simgear.git] / simgear / Makefile.am
index 77036479518010923bd4341a19efddf014db7383..112fac7a9789f96e698db475b903d7f559eaa34d 100644 (file)
@@ -5,9 +5,9 @@ SGTHREAD_DIR =
 endif
 
 # METAR_DIRS =
-METAR_DIRS = metar environment
+METAR_DIRS = environment
 
-EXTRA_DIST = simgear_config.h.vc5 version.h.in
+EXTRA_DIST = simgear_config.h.vc5 simgear_config.h-msvc71 version.h.in
 
 include_HEADERS = \
        compiler.h constants.h sg_inlines.h sg_traits.hxx version.h
@@ -32,7 +32,6 @@ SUBDIRS = \
        serial \
        sound \
        $(SGTHREAD_DIR) \
-       timing \
-       xgl
+       timing
 
-DIST_SUBDIRS = $(SUBDIRS) compatibility metar threads
+DIST_SUBDIRS = $(SUBDIRS) compatibility