From: Michael Smith Date: Thu, 6 Sep 2007 12:46:43 +0000 (+0000) Subject: Don't exclude Makefile.tests from packaging (because it's also X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=351d14e2cde52eca080dd661e07b9540288fccc6;p=docbook-dsssl Don't exclude Makefile.tests from packaging (because it's also useful to downstream packagers to run checks). --- diff --git a/releasetools/Variables.mk b/releasetools/Variables.mk index ec5924586..611743e1a 100644 --- a/releasetools/Variables.mk +++ b/releasetools/Variables.mk @@ -181,7 +181,6 @@ ZIP_EXCLUDES = \ Makefile$$ \ Makefile.common \ Makefile.incl \ - Makefile.tests \ Makefile.param \ ChangeLog\.xml \ RELEASE-NOTES\.fo \