]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
MACOS -> macintosh
[simgear.git] / simgear / Makefile.am
index 2dd993de2f918173a2c92a17ae043c77b1fa1725..94e14148f7922ece547c8d36f6238c778f01cd40 100644 (file)
@@ -21,17 +21,23 @@ METAR_DIRS =
 
 EXTRA_DIST = version.h.in
 
-include_HEADERS = compiler.h constants.h fg_traits.hxx fg_zlib.h version.h
+include_HEADERS = \
+       compiler.h constants.h fg_traits.hxx fg_zlib.h inlines.h version.h
 
 SUBDIRS = \
        bucket \
        debug \
+       ephemeris \
+       io \
        magvar \
        math \
        $(METAR_DIRS) \
        misc \
        screen \
        $(SERIAL_DIRS) \
+       sky \
+       timing \
        xgl \
+       xml \
        $(ZLIB_DIRS)