From 6ea3ed15c25cbbe9de77d80d88c993d1730d60cb Mon Sep 17 00:00:00 2001 From: Stefan Seefeld Date: Mon, 22 Oct 2012 17:46:42 +0000 Subject: [PATCH] Exclude slides from core packages. --- xsl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/Makefile b/xsl/Makefile index 7ea8f04e4..88ecf6856 100644 --- a/xsl/Makefile +++ b/xsl/Makefile @@ -57,7 +57,7 @@ DISTRIB_EXCLUDES = \ # value of DISTRIB_PACKAGES is a space-separated list of any # directory names that should be packaged as separate zip/tar # files for the release -DISTRIB_PACKAGES = doc +DISTRIB_PACKAGES = doc slides # list of pathname+URIs to test for catalog support URILIST = \ -- 2.40.0