summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-07 18:09:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-07 18:09:40 +0000
commit8c5b92f688bbba14d14b8a5178af1a38bb2279e0 (patch)
treeadae7978a0fada50f75fd4dd63438421edcf4a02 /doc/Makefile
parentChanged install point to /usr1/rtems/tmp. (diff)
downloadrtems-8c5b92f688bbba14d14b8a5178af1a38bb2279e0.tar.bz2
Enabled building pdf.
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
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