]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
plib/net based udp client/server sockets.
[simgear.git] / simgear / Makefile.am
index 855b42dc3732cd4efc3581caf598140dfd1aa60a..b0581e423c4ff99a28f2e735100936dc76de3cbe 100644 (file)
@@ -25,26 +25,27 @@ endif
 # METAR_DIRS =
 METAR_DIRS = metar
 
-EXTRA_DIST = version.h.in
+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
 
 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
+