tools: one more make fix

This commit is contained in:
Simon Michael 2011-10-19 20:00:08 +00:00
parent 0a5e85f5ef
commit aa30f25887

View File

@ -578,7 +578,7 @@ HADDOCK=haddock --no-warnings --prologue .haddockprologue #--optghc='-hide-packa
printf "\nThis haddock covers all hledger-* packages, for individual package haddocks see hackage.\n" >>$@
# generate api docs for the whole project
haddock: linkhledgerwebdir .haddockprologue
haddock: .haddockprologue
$(HADDOCK) --title "hledger-* API docs" \
-o site/api \
--html \