]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
SG_ namespace.
[simgear.git] / simgear / Makefile.am
index 1fc14cc79658944711dfbc18c33ca20b07464908..7d62acec4ae8e5d0808a55ab654b9ba06648cfc8 100644 (file)
@@ -16,8 +16,8 @@ else
 ZLIB_DIRS = zlib
 endif
 
-METAR_DIRS =
-METAR_DIRS = metar
+METAR_DIRS =
+METAR_DIRS = metar
 
 EXTRA_DIST = version.h.in
 
@@ -32,6 +32,7 @@ SUBDIRS = \
        magvar \
        math \
        $(METAR_DIRS) \
+       xml \
        misc \
        route \
        screen \
@@ -39,6 +40,5 @@ SUBDIRS = \
        sky \
        timing \
        xgl \
-       xml \
        $(ZLIB_DIRS)