summaryrefslogtreecommitdiff
path: root/Make.Rules.in
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2002-05-29 04:14:10 +0000
committerAndrew G. Morgan <morgan@kernel.org>2002-05-29 04:14:10 +0000
commitb0f834b6a86c54e25d078d762003e9b7bc67e8ba (patch)
treed72bb1524eb5d229f677f97c2401c4fcd40533ef /Make.Rules.in
parent6b8b2ce0e764075f18e73d214321ba7ff1fc646d (diff)
Relevant BUGIDs: 471377
Purpose of commit: new feature Commit summary: --------------- build pdf files when you type 'make pdf' in the doc/ directory.
Diffstat (limited to 'Make.Rules.in')
-rw-r--r--Make.Rules.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Make.Rules.in b/Make.Rules.in
index b36f36c4..894ea4ac 100644
--- a/Make.Rules.in
+++ b/Make.Rules.in
@@ -55,6 +55,7 @@ HAVE_LIBPWDB=@HAVE_LIBPWDB@
# documentation support
HAVE_SGML2TXT=@HAVE_SGML2TXT@
HAVE_SGML2HTML=@HAVE_SGML2HTML@
+HAVE_PS2PDF=@HAVE_PS2PDF@
PSER=@PSER@
DOCDIR=@DOCDIR@
MANDIR=@MANDIR@