]> git.mxchange.org Git - simgear.git/blobdiff - configure.ac
Bug fixes. The priority queue wasn't handling boundary conditions at
[simgear.git] / configure.ac
index eac3f371c422ca04d5d69ed7c3544f3a96396eda..dd44d8688ec5cad465bcbdde1d9731fde31a8135 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.3)
+AM_INIT_AUTOMAKE(SimGear, 0.3.4)
 
 dnl Specify KAI C++ compiler and flags.
 dnl Borrowed with slight modification from blitz distribution.
@@ -356,6 +356,7 @@ AC_CONFIG_FILES([ \
        simgear/math/Makefile \
        simgear/metar/Makefile \
        simgear/misc/Makefile \
+       simgear/nasal/Makefile \
        simgear/props/Makefile \
        simgear/route/Makefile \
        simgear/scene/Makefile \