added a grist on target index.html

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16492 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2006-02-21 14:26:25 +00:00
parent 3b07a76bbd
commit f0afb8f6ad

View File

@ -37,7 +37,7 @@ XSLTPROC ?= xsltproc ;
rule Doc2HTML
{
local source = [ FGristFiles $(1) ] ;
local target = $(2) ;
local target = [ FGristFiles $(2) ] ;
local xslsheet = $(3) ;
local basedir = [ FDirName $(HAIKU_DOCUMENTATION_DIR) $(4) ] ;
local paths = $(5) ;