From 41b179b3f782ad87747aebfc217fa2d7143f7083 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Wed, 11 Jul 2007 12:41:59 +0000 Subject: 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 --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') 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 $@ $^ -- cgit v1.2.3