X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2FMakefile;h=1141e1432e97b0431a77afc32ef53eb5cfa3b087;hb=3f4c0b8e3c4cd4da683b6ffa27ea58b42f2c564c;hp=1f22b0ea466fba622ec2345c470e1f49fc61360b;hpb=9e1447779d61d52c5dc91f92cdaf050566f96e2e;p=roundup.git diff --git a/doc/Makefile b/doc/Makefile index 1f22b0e..1141e14 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -10,5 +10,5 @@ COMPILED := $(SOURCE:.txt=.html) all: ${COMPILED} %.html: %.txt - ${PYTHON} ${STXTOHTML} -d -v $< $@ + ${PYTHON} ${STXTOHTML} -d $< $@