]> git.mxchange.org Git - flightgear.git/commitdiff
Preparations for 0.58
authorcurt <curt>
Fri, 5 Feb 1999 21:27:19 +0000 (21:27 +0000)
committercurt <curt>
Fri, 5 Feb 1999 21:27:19 +0000 (21:27 +0000)
configure.in

index 34e3bb22c8ece8e2280ab577a302ad0f38edba8e..bbd7e7920019287c24d6275b66373396a62bdc3d 100644 (file)
@@ -6,7 +6,7 @@ dnl
 AC_INIT(Simulator/Aircraft/aircraft.cxx)
 
 dnl Initialize the automake stuff
-AM_INIT_AUTOMAKE(FlightGear, 0.57)
+AM_INIT_AUTOMAKE(FlightGear, 0.58)
 
 dnl Checks for programs.
 AC_PROG_MAKE_SET
@@ -303,6 +303,7 @@ AC_OUTPUT( \
        Simulator/Cockpit/Makefile \
        Simulator/Controls/Makefile \
        Simulator/FDM/External/Makefile \
+       Simulator/FDM/JSBsim/Makefile \
        Simulator/FDM/LaRCsim/Makefile \
        Simulator/FDM/Slew/Makefile \
        Simulator/FDM/Makefile \