]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
A real MSVC fix this time
[simgear.git] / simgear / Makefile.am
index 3c32c5191a938ee4f04ee34c96099a8c770d2272..77036479518010923bd4341a19efddf014db7383 100644 (file)
@@ -5,7 +5,7 @@ SGTHREAD_DIR =
 endif
 
 # METAR_DIRS =
-METAR_DIRS = metar
+METAR_DIRS = metar environment
 
 EXTRA_DIST = simgear_config.h.vc5 version.h.in
 
@@ -24,6 +24,7 @@ SUBDIRS = \
        magvar \
        math \
        $(METAR_DIRS) \
+       nasal \
        props \
        route \
        scene \