Enabled building pdf.

This commit is contained in:
Joel Sherrill
1999-10-07 18:09:40 +00:00
parent a31810384f
commit 8c5b92f688

View File

@@ -6,7 +6,7 @@ include Make.config
BASEDIR=$(shell pwd)
all: env info html ps #pdf
all: env info html ps pdf
# find $(WWW_INSTALL) -type f | xargs -e chmod 444
# find $(WWW_INSTALL) -type d | xargs -e chmod 555