From 406c66bb9c475de80e175c9631fb4b75d2366bb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Sun, 10 Jun 2007 15:22:40 +0200 Subject: Fix rule for hackersguide.html. --- doc/hackersguide/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/hackersguide/Makefile.am b/doc/hackersguide/Makefile.am index 025f4a1ec..4b53d7af7 100644 --- a/doc/hackersguide/Makefile.am +++ b/doc/hackersguide/Makefile.am @@ -39,7 +39,7 @@ distclean-local: clean-docs if HAVE_XMLTO hackersguide.html: $(hackersguide_docbook) - xmlto html-nochunks $^ + xmlto html-nochunks hackersguide.docbook else hackersguide.html: $(hackersguide_docbook) if test x"$(fail_if_missing)" = x"yes"; then \ -- cgit v1.2.3