summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-12-17 19:54:37 +0100
committerUlrich Müller <ulm@gentoo.org>2019-12-17 19:54:37 +0100
commitd3e9d92465e27ff616178012151bf77aa3927a66 (patch)
tree35739a12d9156809440c4f0651890e0c11eb9a65 /Makefile
parentmirrors.rnc: New file. (diff)
downloadnxml-gentoo-schemas-d3e9d92465e27ff616178012151bf77aa3927a66.tar.gz
nxml-gentoo-schemas-d3e9d92465e27ff616178012151bf77aa3927a66.tar.bz2
nxml-gentoo-schemas-d3e9d92465e27ff616178012151bf77aa3927a66.zip
Update list of DTDs.
The remaining GuideXML DTDs (book.dtd, guide.dtd) and their dependencies (common.dtd, funnychars.dtd) are gone. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 915719d..5fe156f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-DTDS = book.dtd devbook.dtd glsa.dtd guide.dtd metadata.dtd mirrors.dtd \
+DTDS = devbook.dtd glsa.dtd metadata.dtd mirrors.dtd \
projects.dtd repositories.dtd
DTDDEPS = $(patsubst %.dtd,%.dep,$(DTDS))