]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
Frederic Bouvier:
[simgear.git] / simgear / Makefile.am
index 77b86ed3e70bb5d6dca9e17c5a34a9cca3b9c0d9..9422b2eb8e8ddba6d0ed3eda14eb95b22e8f2039 100644 (file)
@@ -13,7 +13,7 @@ include_HEADERS = \
        compiler.h constants.h sg_inlines.h sg_traits.hxx version.h
 
 SUBDIRS = \
-       compatibility \
+       $(compatibility_DIR) \
        xml \
        debug \
        misc \
@@ -28,7 +28,6 @@ SUBDIRS = \
        scene \
        screen \
        serial \
-       sky \
        sound \
        $(SGTHREAD_DIR) \
        timing \