From 8c5b92f688bbba14d14b8a5178af1a38bb2279e0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 7 Oct 1999 18:09:40 +0000 Subject: Enabled building pdf. --- doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile b/doc/Makefile index c289048496..5120e4a223 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -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 -- cgit v1.2.3