From bd38da6f457745631a90271d46f3510d352f0f9d Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 7 Nov 2005 16:19:03 +0000 Subject: [PATCH] Updates. --- Makefile.am | 1 + Thanks | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/Makefile.am b/Makefile.am index 085951010..c4bc5a6f5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,6 +40,7 @@ fgfs-base-tar: --exclude='*/Textures.high/*.save' \ --exclude='*/Textures.high/*.new' \ --exclude='*/Docs/source' \ + --exclude='*/Models/MNUAV' \ -cvf - \ data/ATC \ data/AUTHORS \ diff --git a/Thanks b/Thanks index 0e6b1f78b..9ad7d98a9 100644 --- a/Thanks +++ b/Thanks @@ -230,6 +230,12 @@ Richard Kaszeta Rich's Homepage: http://www.menet.umn.edu/~kaszeta +Vassilii Khachaturov + Support of navaids as autopilot waypoints. + Switching the tower view to a different tower at any time. + Various code, GUI, and documentation fixes and updates. + + Tom Knienieder Ported Steve's Audio library first to OpenBSD and IRIX and after that also to Win32