summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-07-11 12:41:59 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-07-11 12:41:59 +0000
commit41b179b3f782ad87747aebfc217fa2d7143f7083 (patch)
treeb86b06bd45e09f54a4a2ece1faa65d4d5b2d0870 /Makefile
parent9baf1f3b58c9c830789f9efc37615306a2b40fc7 (diff)
Get ourselves the nice README from 1.4 .
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2713 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5f2c11d..e3ff115 100644
--- a/Makefile
+++ b/Makefile
@@ -308,6 +308,9 @@ fxsdump: fxsdump.o
stackcheck: checkstack all
./checkstack *.ko */*.ko
+README.html: README
+ asciidoc -n -a toc $<
+
ztdiag: ztdiag.o
$(CC) -o $@ $^