Version 0.6.0
Shape name tweak. Removing tool: FixNode
This commit is contained in:
parent
5143259ddf
commit
dafbe62bfc
1 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,7 @@ dnl
|
||||||
AC_INIT(Simulator/Aircraft/aircraft.cxx)
|
AC_INIT(Simulator/Aircraft/aircraft.cxx)
|
||||||
|
|
||||||
dnl Initialize the automake stuff
|
dnl Initialize the automake stuff
|
||||||
AM_INIT_AUTOMAKE(FlightGear, 0.59)
|
AM_INIT_AUTOMAKE(FlightGear, 0.6.0)
|
||||||
|
|
||||||
dnl Checks for programs.
|
dnl Checks for programs.
|
||||||
AC_PROG_MAKE_SET
|
AC_PROG_MAKE_SET
|
||||||
|
@ -353,7 +353,6 @@ AC_OUTPUT( \
|
||||||
Tools/Utils/Makedir/Makefile \
|
Tools/Utils/Makedir/Makefile \
|
||||||
Tools/Areas/Makefile \
|
Tools/Areas/Makefile \
|
||||||
Tools/AssemTris/Makefile \
|
Tools/AssemTris/Makefile \
|
||||||
Tools/FixNode/Makefile \
|
|
||||||
Tools/FixObj/Makefile \
|
Tools/FixObj/Makefile \
|
||||||
Tools/SplitTris/Makefile \
|
Tools/SplitTris/Makefile \
|
||||||
Tools/Stripe_w/Makefile \
|
Tools/Stripe_w/Makefile \
|
||||||
|
|
Loading…
Reference in a new issue