]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
Added simgear/threads contributed by Bernie Bright.
[simgear.git] / simgear / Makefile.am
index 7d62acec4ae8e5d0808a55ab654b9ba06648cfc8..3078a18defcc88b36ade144de5736d935f03b4e8 100644 (file)
@@ -22,7 +22,7 @@ METAR_DIRS = metar
 EXTRA_DIST = version.h.in
 
 include_HEADERS = \
-       compiler.h constants.h fg_traits.hxx fg_zlib.h inlines.h version.h
+       compiler.h constants.h sg_inlines.h sg_traits.hxx sg_zlib.h version.h
 
 SUBDIRS = \
        bucket \
@@ -38,6 +38,7 @@ SUBDIRS = \
        screen \
        $(SERIAL_DIRS) \
        sky \
+        threads \
        timing \
        xgl \
        $(ZLIB_DIRS)