summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-01-20 13:08:12 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-01-20 13:08:12 +0000
commit3a4c1b6609937577b92fa980e5e21bbc8807bc52 (patch)
treec2343c758fc74563858c3cd6aed61a2036a28d1a
parent9e52e0da2d4ecf2f16371a8ac48bab94e5a3968d (diff)
Make sure README.Astribank's HTML copy has a complete table of contents.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3710 5390a7c7-147a-4af0-8ec9-7488f05a26cb
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f823b9..e93caf5 100644
--- a/Makefile
+++ b/Makefile
@@ -366,7 +366,7 @@ README.html: README
$(ASCIIDOC) -n -a toc $<
xpp/README.Astribank.html: xpp/README.Astribank
- cd $(@D); $(ASCIIDOC) -o $(@F) -n -a toc $(<F)
+ cd $(@D); $(ASCIIDOC) -o $(@F) -n -a toc -a toclevels=4 $(<F)
devices:
ifndef DYNFS