summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 09:28:25 -0700
committerSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 09:28:25 -0700
commited5ffb10c00eefda1807e41a5b48450a70d62b2a (patch)
tree2e0895b7725512d4fa992c1506511a48316cca89
parent59e0424ce12cb5e56311cba753917ada07cc7ca1 (diff)
01_avoid_building_howto.diff
Patch-Name: 01_avoid_building_howto.diff
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
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