]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
Display a warning message for Irix users.
[simgear.git] / simgear / Makefile.am
index 855b42dc3732cd4efc3581caf598140dfd1aa60a..6cddb53032e2ab27ae2294360380dabe6cca4520 100644 (file)
@@ -31,20 +31,21 @@ include_HEADERS = \
        compiler.h constants.h sg_inlines.h sg_traits.hxx sg_zlib.h version.h
 
 SUBDIRS = \
-       bucket \
+       $(ZLIB_DIRS) \
+       xml \
        debug \
+       misc \
+       bucket \
        ephemeris \
        io \
        magvar \
        math \
        $(METAR_DIRS) \
-       xml \
-       misc \
        route \
        screen \
        $(SERIAL_DIRS) \
        sky \
-       $(SGTHREAD_DIR)
+       $(SGTHREAD_DIR) \
        timing \
-       xgl \
-       $(ZLIB_DIRS)
+       xgl
+