]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
More tweaks ...
[simgear.git] / simgear / Makefile.am
index 2dd993de2f918173a2c92a17ae043c77b1fa1725..715caafdc3a13b6aec07bb47c2ac63caff41d234 100644 (file)
@@ -21,7 +21,8 @@ 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 \
@@ -32,6 +33,7 @@ SUBDIRS = \
        misc \
        screen \
        $(SERIAL_DIRS) \
+       sky \
        xgl \
        $(ZLIB_DIRS)