]> git.mxchange.org Git - simgear.git/blobdiff - configure.ac
Added newlines and did other clean-ups to eliminate errors and
[simgear.git] / configure.ac
index a9afad5fdf743eac1d7754e66c2ad3d6204386d8..db7248dca9891d30afdd1b5ee0aa041f597d7d52 100644 (file)
@@ -10,7 +10,7 @@ AC_CONFIG_SRCDIR([simgear/bucket/newbucket.cxx])
 AC_PREREQ(2.52)
 
 dnl Initialize the automake stuff
-AM_INIT_AUTOMAKE(SimGear, 0.0.19pre2)
+AM_INIT_AUTOMAKE(SimGear, 0.3.0)
 
 dnl Specify KAI C++ compiler and flags.
 dnl Borrowed with slight modification from blitz distribution.
@@ -371,6 +371,7 @@ AC_CONFIG_FILES([ \
        simgear/screen/Makefile \
        simgear/serial/Makefile \
        simgear/sky/Makefile \
+       simgear/sky/clouds3d/Makefile \
        simgear/threads/Makefile \
        simgear/timing/Makefile \
        simgear/xgl/Makefile \