summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-09-03 19:38:32 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-09-03 19:38:32 +0000
commit85a7d874210e42e4b75357c0f7eb9fa8b12a261e (patch)
tree30bd33e11439193cbadf2a78ba7b7ee7f704e86a /Makefile
parentd414d9ee0e935592bfbf12e152d2d6ab6abd3d6c (diff)
Slightly reformat UPDATES.txt for asciidoc . Include it in README.html .
See e.g. http://docs.tzafrir.org.il/dahdi-tools/README.html#_upgrade_notes Also fix some links in the README. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4859 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2dc7456..8d11a7c 100644
--- a/Makefile
+++ b/Makefile
@@ -192,7 +192,7 @@ tonezones.txt: zonedata.c
docs: $(GENERATED_DOCS)
-README.html: README system.conf.asciidoc init.conf.asciidoc tonezones.txt
+README.html: README system.conf.asciidoc init.conf.asciidoc tonezones.txt UPGRADE.txt
$(ASCIIDOC) -n -a toc -a toclevels=3 $<
README.Astribank.html: xpp/README.Astribank