]> granicus.if.org Git - docbook-dsssl/commitdiff
URILIST format is now pairs of paths and URIs
authorMichael Smith <xmldoc@users.sourceforge.net>
Fri, 15 Apr 2005 12:54:02 +0000 (12:54 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Fri, 15 Apr 2005 12:54:02 +0000 (12:54 +0000)
website/Makefile

index 929a8e3c8feb93d4fbe4a9dcd5c38eb2382cac61..b12013d89858a574803d821c2f2da89f227d75e1 100644 (file)
@@ -18,6 +18,12 @@ DISTRIB_EXCLUDES = /tests$$
 # you need to explicitly list any executable files here
 EXECUTABLES = install.sh
 
+# list of pathname+URIs to test for catalog support
+URILIST = \
+       schema/dtd/website.dtd\ http://docbook.sourceforge.net/release/website/2.6/schema/dtd/website.dtd \
+       schema/dtd/website-full.dtd\ http://docbook.sourceforge.net/release/website/2.6/schema/dtd/website-full.dtd \
+       xsl/\ http://docbook.sourceforge.net/release/website/current/xsl/
+
 .PHONY : distrib clean example
 
 all: