From ac1726788c4bf9ae335df9f69f14a5f80208c413 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 1 Jun 2011 12:10:32 -0500 Subject: doc: update Makefile for new asciidoc resource location Signed-off-by: Dan McGee --- doc/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index 00a0e88d..afb8e8f2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -86,9 +86,9 @@ html: $(HTML_DOCS) website: html bsdtar czf website.tar.gz $(HTML_DOCS) \ -C /etc/asciidoc/stylesheets/ \ - xhtml11.css xhtml11-manpage.css xhtml11-quirks.css \ + asciidoc.css asciidoc-manpage.css \ -C /etc/asciidoc/javascripts/ \ - asciidoc-xhtml11.js \ + asciidoc.js \ -C /etc/asciidoc/ \ images -- cgit v1.2.3-24-g4f1b