]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
A patch from Frederic Bouvier which performs z-buffer ordering of the cloud layers...
[simgear.git] / simgear / Makefile.am
index c9669b292aac296554d30305ffcceec2eb687cb7..9422b2eb8e8ddba6d0ed3eda14eb95b22e8f2039 100644 (file)
@@ -10,9 +10,10 @@ METAR_DIRS = metar
 EXTRA_DIST = simgear_config.h.vc5 version.h.in
 
 include_HEADERS = \
-       compiler.h constants.h sg_inlines.h sg_traits.hxx sg_zlib.h version.h
+       compiler.h constants.h sg_inlines.h sg_traits.hxx version.h
 
 SUBDIRS = \
+       $(compatibility_DIR) \
        xml \
        debug \
        misc \
@@ -22,10 +23,12 @@ SUBDIRS = \
        magvar \
        math \
        $(METAR_DIRS) \
+       props \
        route \
+       scene \
        screen \
        serial \
-       sky \
+       sound \
        $(SGTHREAD_DIR) \
        timing \
        xgl