diff options
Diffstat (limited to 'doc/local.mk')
| -rw-r--r-- | doc/local.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/local.mk b/doc/local.mk index 51800bb35b7..ed87638a561 100644 --- a/doc/local.mk +++ b/doc/local.mk | |||
| @@ -122,6 +122,10 @@ dist_infoimage_DATA = \ | |||
| 122 | %D%/images/installer-partitions.png \ | 122 | %D%/images/installer-partitions.png \ |
| 123 | %D%/images/installer-resume.png | 123 | %D%/images/installer-resume.png |
| 124 | 124 | ||
| 125 | # Ask for warnings about cross-referenced manuals that are not listed in | ||
| 126 | # htmlxref.cnf. | ||
| 127 | AM_MAKEINFOHTMLFLAGS = --set-customization-variable CHECK_HTMLXREF=true | ||
| 128 | |||
| 125 | # Try hard to obtain an image size and aspect that's reasonable for inclusion | 129 | # Try hard to obtain an image size and aspect that's reasonable for inclusion |
| 126 | # in an Info or PDF document. | 130 | # in an Info or PDF document. |
| 127 | DOT_OPTIONS = \ | 131 | DOT_OPTIONS = \ |
