]> git.mxchange.org Git - simgear.git/blobdiff - configure.in
Cleaned up a few poluting #defines.
[simgear.git] / configure.in
index 509a8b8b15c4cca0789dbdc2f983063df2bf530a..9181d6d8722c6df4b0de0c09d4ca8116f7cbb87a 100644 (file)
@@ -6,7 +6,7 @@ dnl $Id$
 AC_INIT(simgear/bucket/newbucket.cxx)
 
 dnl Initialize the automake stuff
-AM_INIT_AUTOMAKE(SimGear, 0.0.13)
+AM_INIT_AUTOMAKE(SimGear, 0.0.14)
 
 dnl Checks for programs.
 AC_PROG_MAKE_SET
@@ -257,6 +257,7 @@ AC_OUTPUT( \
        simgear/magvar/Makefile \
        simgear/math/Makefile \
        simgear/misc/Makefile \
+       simgear/route/Makefile \
        simgear/screen/Makefile \
        simgear/serial/Makefile \
        simgear/sky/Makefile \