]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
Add a function to calculate the normalmap from a regular texture.
[simgear.git] / simgear / Makefile.am
index 1fe47e5bac2b914791e4027dbecaae3d793e291c..24cda43443a7308c195affbfd2028b1dae18900f 100644 (file)
@@ -5,7 +5,7 @@ SGTHREAD_DIR =
 endif
 
 # METAR_DIRS =
-METAR_DIRS = metar
+METAR_DIRS = environment
 
 EXTRA_DIST = simgear_config.h.vc5 version.h.in
 
@@ -24,6 +24,7 @@ SUBDIRS = \
        magvar \
        math \
        $(METAR_DIRS) \
+       nasal \
        props \
        route \
        scene \
@@ -34,4 +35,4 @@ SUBDIRS = \
        timing \
        xgl
 
-DIST_SUBDIRS = $(SUBDIRS)
+DIST_SUBDIRS = $(SUBDIRS) compatibility threads