From ed5ffb10c00eefda1807e41a5b48450a70d62b2a Mon Sep 17 00:00:00 2001 From: SVN-Git Migration Date: Thu, 8 Oct 2015 09:28:25 -0700 Subject: 01_avoid_building_howto.diff Patch-Name: 01_avoid_building_howto.diff --- doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile b/doc/Makefile index f7dd3bb..73687f9 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -15,7 +15,7 @@ NAME=Kiwi URL=http://www.async.com.br/projects/kiwi/ FIXIMG=perl -p -i -e 's/WIDTH=\"[0-9]+\" HEIGHT=\"[0-9]+\"//' -all: api howto +all: api # howto (not working for now) howto: howto.tex @echo Creating howto