From 417b592bf5d1912ff0c87ed63b539f4ca283057f Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 23 Jan 2007 12:02:21 +0000 Subject: [PATCH] Added PreviousRelease filename to list of files that get excluded from the package. --- releasetools/Variables.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/releasetools/Variables.mk b/releasetools/Variables.mk index b21930ff6..65b2faaad 100644 --- a/releasetools/Variables.mk +++ b/releasetools/Variables.mk @@ -153,6 +153,7 @@ ZIP_EXCLUDES = \ Makefile.common \ Makefile.incl \ Makefile.param \ + PreviousRelease \ PreviousRevision \ ChangeLog\.xml \ README\.SVN \ -- 2.40.0