]> git.mxchange.org Git - simgear.git/blobdiff - configure.ac
Add some more descriptive comments
[simgear.git] / configure.ac
index 90944d2c8f80a4abe4b23412ae6785561d82d1b6..6dff2c2f9cd6111230cc4535fa39f453121cb65a 100644 (file)
@@ -10,7 +10,7 @@ dnl Require at least automake 2.52
 AC_PREREQ(2.52)
 
 dnl Initialize the automake stuff
-AM_INIT_AUTOMAKE(SimGear, 0.3.1)
+AM_INIT_AUTOMAKE(SimGear, 0.3.3)
 
 dnl Specify KAI C++ compiler and flags.
 dnl Borrowed with slight modification from blitz distribution.
@@ -420,10 +420,10 @@ AC_CONFIG_FILES([ \
        simgear/scene/Makefile \
        simgear/scene/material/Makefile \
        simgear/scene/model/Makefile \
+       simgear/scene/sky/Makefile \
+       simgear/scene/tgdb/Makefile \
        simgear/screen/Makefile \
        simgear/serial/Makefile \
-       simgear/sky/Makefile \
-       simgear/sky/clouds3d/Makefile \
        simgear/sound/Makefile \
        simgear/threads/Makefile \
        simgear/timing/Makefile \