From 2f33ef956021a4258af44bad016bf51ff6d15227 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Mon, 16 Jul 2012 09:40:38 +0000 Subject: - Rename converted XSLT templates to .sgml Approved by: doceng (implicit) --- en_US.ISO8859-1/htdocs/projects/ideas/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'en_US.ISO8859-1/htdocs/projects/ideas/Makefile') diff --git a/en_US.ISO8859-1/htdocs/projects/ideas/Makefile b/en_US.ISO8859-1/htdocs/projects/ideas/Makefile index 41682aeeef..fe3cda9cb9 100644 --- a/en_US.ISO8859-1/htdocs/projects/ideas/Makefile +++ b/en_US.ISO8859-1/htdocs/projects/ideas/Makefile @@ -13,11 +13,6 @@ MAINTAINER= joel DATA= style.css -XML_IDEAS= ${DOC_PREFIX}/en_US.ISO8859-1/htdocs/projects/ideas/ideas.xml -XSL_IDEAS= ${DOC_PREFIX}/en_US.ISO8859-1/htdocs/projects/ideas/ideas.xsl - -XMLDOCS= ideas:${XSL_IDEAS}:${XML_IDEAS}: - -INDEXLINK= ideas.html +DOCS= ideas.sgml .include "${DOC_PREFIX}/share/mk/web.site.mk" -- cgit v1.2.3