summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-01-20 13:38:35 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-01-20 13:38:35 +0000
commitd50016d796564397cc7c969d5b624cda812e95cb (patch)
tree3a8c13fa67fc2c4f240ec089387d4b3a982bee92 /Makefile
parent0a8fc6ab9a65ab14484d86aa274c952bcdd2508b (diff)
Make sure README.Astribank's HTML copy has a complete table of contents.
Merged revisions 3710 via svnmerge from http://orig.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3711 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ca89393..93d89ca 100644
--- a/Makefile
+++ b/Makefile
@@ -415,10 +415,10 @@ stackcheck: checkstack modules
./checkstack *.ko */*.ko
README.html: README
- $(ASCIIDOC) -n -a toc -a toclevel=3 $<
+ $(ASCIIDOC) -n -a toc -a toclevels=3 $<
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)
# on Debian: this requires the full groof, not just groff-base.
%.8.html: %.8