2022-03-08 Fred Gleason <fredg@paravelsystems.com>

* Added a 'direct' namespace to the 'Apple iTunes' and
	'Apple iTunes + Superfeed' RSS schemas.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-03-08 14:37:04 -05:00
parent e7320d5eb5
commit c2431e2f4f
6 changed files with 157 additions and 9 deletions

View File

@@ -27,12 +27,17 @@
%.pdf: %.xml
xsltproc $(DOCBOOK_STYLESHEETS)/fo/docbook.xsl $< | fop - -pdf $@
all-local: superfeed.html\
all-local: direct.html\
direct.pdf\
superfeed.html\
superfeed.pdf
EXTRA_DIST = superfeed.html\
superfeed.pdf\
superfeed.xml
superfeed.xml\
direct.html\
direct.pdf\
direct.xml
CLEANFILES = *~
MAINTAINERCLEANFILES = *~\