[zaptel-commits] tzafrir: branch 1.2 r3710 - /branches/1.2/Makefile
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Tue Jan 22 11:11:09 CST 2008
Author: tzafrir
Date: Sun Jan 20 07:08:12 2008
New Revision: 3710
URL: http://svn.digium.com/view/zaptel?view=rev&rev=3710
Log:
Make sure README.Astribank's HTML copy has a complete table of contents.
Modified:
branches/1.2/Makefile
Change Statistics:
0 files changed
Modified: branches/1.2/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.2/Makefile?view=diff&rev=3710&r1=3709&r2=3710
==============================================================================
--- branches/1.2/Makefile (original)
+++ branches/1.2/Makefile Sun Jan 20 07:08:12 2008
@@ -366,7 +366,7 @@
$(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
More information about the zaptel-commits
mailing list