]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
Nasal and event manager updates from Andy Ross.
[simgear.git] / simgear / Makefile.am
index 795b0602589dfc6234aa185af082c2819a9adc33..26761fe836a723c16a5d5e2b368349dbc99f1634 100644 (file)
@@ -13,16 +13,18 @@ include_HEADERS = \
        compiler.h constants.h sg_inlines.h sg_traits.hxx version.h
 
 SUBDIRS = \
-       $(compatability_DIR) \
+       $(compatibility_DIR) \
        xml \
        debug \
        misc \
+       structure \
        bucket \
        ephemeris \
        io \
        magvar \
        math \
        $(METAR_DIRS) \
+       nasal \
        props \
        route \
        scene \
@@ -33,4 +35,4 @@ SUBDIRS = \
        timing \
        xgl
 
-DIST_SUBDIRS = $(SUBDIRS)
+DIST_SUBDIRS = $(SUBDIRS) compatibility metar threads