From 7aac45c2ff3634ea31cf9b1a97889065edf650f7 Mon Sep 17 00:00:00 2001 From: Alexis Puente Montiel Date: Thu, 17 Feb 2022 22:17:14 +0100 Subject: Quanta: Add dtep to support HTML5 mode. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexis Puente Montiel Minor fixes. Signed-off-by: Slávek Banko (cherry picked from commit 3b06901a66232c9de174fae3c09bdad401b234c2) --- quanta/data/dtep/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quanta/data/dtep/Makefile.am') diff --git a/quanta/data/dtep/Makefile.am b/quanta/data/dtep/Makefile.am index 8adf55fa..51ddb8e5 100644 --- a/quanta/data/dtep/Makefile.am +++ b/quanta/data/dtep/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = html html-frameset html-strict tagxml php xhtml xhtml-basic xhtml-frameset xhtml-strict xhtml11 xslt wml-1-2 css docbook-4.2 schema cfml cffunct kde-docbook-4.1.2 kde-docbook-4.2 relaxng empty dtd +SUBDIRS = html html5 html-frameset html-strict tagxml php xhtml xhtml-basic xhtml-frameset xhtml-strict xhtml11 xslt wml-1-2 css docbook-4.2 schema cfml cffunct kde-docbook-4.1.2 kde-docbook-4.2 relaxng empty dtd install-data-local: # rm -f `find ${quanta_datadir}/tags -type f -name "*"` # rmdir `find ${quanta_datadir}/tags -type d -name "*"` -- cgit v1.2.1