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:
parent
3b07a76bbd
commit
f0afb8f6ad
@ -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) ;
|
||||
|
Loading…
Reference in New Issue
Block a user