summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2016-01-25 22:20:10 +0100
committerUlrich Müller <ulm@gentoo.org>2016-01-25 22:20:10 +0100
commitebe9d94f36bd257289286624cef971f0c7a3bdfa (patch)
tree17d337d778a1d97c5ffc9f6e190f8cd6d0dcbaf7 /Makefile
parentMakefile: Remove redundant files from clean target. (diff)
downloadnxml-gentoo-schemas-ebe9d94f36bd257289286624cef971f0c7a3bdfa.tar.gz
nxml-gentoo-schemas-ebe9d94f36bd257289286624cef971f0c7a3bdfa.tar.bz2
nxml-gentoo-schemas-ebe9d94f36bd257289286624cef971f0c7a3bdfa.zip
Update list of DTDs.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 56d1238..b55d3a3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
DTDS = book.dtd gleps.dtd glsa.dtd guide.dtd metadata.dtd metadoc.dtd \
- project.dtd staffing-needs.dtd userinfo.dtd
+ project.dtd projects.dtd repositories.dtd userinfo.dtd
DTDDEPS = $(patsubst %.dtd,%.dep,$(DTDS))
RNCS = $(patsubst %.dtd,%.rnc,$(DTDS))