diff options
| -rw-r--r-- | doc/build.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build.scm b/doc/build.scm index 59f7724a1e1..99ac8b850e9 100644 --- a/doc/build.scm +++ b/doc/build.scm | |||
| @@ -137,7 +137,7 @@ as well as images, OS examples, and translations." | |||
| 137 | (date->string date "~B ~Y") | 137 | (date->string date "~B ~Y") |
| 138 | version version)))))) | 138 | version version)))))) |
| 139 | 139 | ||
| 140 | (install-file #$(file-append* documentation "/htmlxref.cnf") | 140 | (install-file #$(file-append documentation "/htmlxref.cnf") |
| 141 | #$output) | 141 | #$output) |
| 142 | 142 | ||
| 143 | (for-each (lambda (texi) | 143 | (for-each (lambda (texi) |
