From c51a45b45b2527b661399dd3a1f5bce45399c856 Mon Sep 17 00:00:00 2001 From: curt Date: Fri, 5 Feb 1999 21:27:19 +0000 Subject: [PATCH] Preparations for 0.58 --- configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 34e3bb22c..bbd7e7920 100644 --- a/configure.in +++ b/configure.in @@ -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 \ -- 2.39.5