Do not build the HTML documentation by default.

This commit is contained in:
kolev1 2009-10-09 18:45:03 +00:00
parent 13a6a2f958
commit bbea0d073b

View File

@ -50,7 +50,8 @@ USR_FILES =\
# Targets
##################################################################
all: html pdf
# all: html pdf
all: pdf
install: all
@ \