From: curt Date: Thu, 10 Nov 2005 15:39:36 +0000 (+0000) Subject: Updates to the list of files included in the released base package. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7a853f5b5fc04f9ad9dc795590df20b292aaf304;p=flightgear.git Updates to the list of files included in the released base package. --- diff --git a/Makefile.am b/Makefile.am index c4bc5a6f5..1091e136a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,11 +39,10 @@ fgfs-base-tar: --exclude='*/Textures/Unused' \ --exclude='*/Textures.high/*.save' \ --exclude='*/Textures.high/*.new' \ + --exclude='*/Data' \ --exclude='*/Docs/source' \ --exclude='*/Models/MNUAV' \ -cvf - \ - data/ATC \ - data/AUTHORS \ data/Aircraft/Generic \ data/Aircraft/Instruments \ data/Aircraft/Instruments-3d \ @@ -65,12 +64,15 @@ fgfs-base-tar: data/Aircraft/wrightFlyer1903 \ data/Airports \ data/Astro \ + data/ATC \ + data/AUTHORS \ data/[C-H]* \ data/Input \ data/[J-R]* \ data/Scenery \ data/Sounds \ - data/[T-W]* \ + data/T \ + data/cloudlayers.xml \ data/gui \ data/[j-p]* \ data/version \