Added Tools/Polygon subdirectory.
AC_INIT(Simulator/Aircraft/aircraft.cxx)
dnl Initialize the automake stuff
-AM_INIT_AUTOMAKE(FlightGear, 0.58)
+AM_INIT_AUTOMAKE(FlightGear, 0.59)
dnl Checks for programs.
AC_PROG_MAKE_SET
Tools/FixObj/Makefile \
Tools/GenAirports/Makefile \
Tools/Makedir/Makefile \
+ Tools/Polygon/Makefile \
Tools/ShapeFile/Makefile \
Tools/SplitTris/Makefile \
Tools/Stripe_w/Makefile \