We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4327a36 commit dcff823Copy full SHA for dcff823
doc/src/sgml/Makefile
@@ -8,7 +8,7 @@
8
#
9
10
# IDENTIFICATION
11
-# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.4 1998/07/29 06:29:04 thomas Exp $
+# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.5 1998/09/25 13:41:25 thomas Exp $
12
13
#----------------------------------------------------------------------------
14
@@ -31,7 +31,7 @@ PDSL=$(PSTYLE)/docbook.dsl
31
32
# Options for DocBook style sheets
33
34
-DBOPTS= -D ref
+DBOPTS= -D ref -D ../graphics
35
#DBOPTS+= -V %no-split-output% -V %no-make-index%
36
# use-id-as-filename picks up the "Id=" fields to use as file names.
37
# If this is omitted then file names are generic "c01.htm"
0 commit comments