From: Michael Smith Date: Fri, 14 Apr 2006 14:16:36 +0000 (+0000) Subject: Adjusted excludes to refine handling of Makefile.* files. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f322deafeb62710e93438d0f150dcabb204a714d;p=docbook-dsssl Adjusted excludes to refine handling of Makefile.* files. --- diff --git a/releasetools/Variables.mk b/releasetools/Variables.mk index 2aa14ff06..a37bc5209 100644 --- a/releasetools/Variables.mk +++ b/releasetools/Variables.mk @@ -117,7 +117,9 @@ ZIP_EXCLUDES = \ \.cvsignore \ MANIFEST.build \ Makefile$$ \ - Makefile[.] \ + Makefile.common \ + Makefile.incl \ + Makefile.param \ LatestTag \ README\.CVS \ RELEASE-NOTES\.fo \