]> birchwood-abbey.net Git - mit-scheme.git/commitdiff
Add no-split HTML doc files.
authorChris Hanson <org/chris-hanson/cph>
Wed, 17 Jun 2020 04:51:37 +0000 (21:51 -0700)
committerChris Hanson <org/chris-hanson/cph>
Wed, 17 Jun 2020 04:51:37 +0000 (21:51 -0700)
doc/configure.ac

index 9f417a5de7cefd7b459788c4467480ca3871adb7..d4e19f1aeefae74f0aa5e48e9284d8ad2680a103 100644 (file)
@@ -52,8 +52,8 @@ if test x"${enable_html}" = xno; then
 elif test x"${enable_html}" != xyes; then
     htmldir=${enable_html}
 fi
-test x"${htmldir}" = x || TARGETS="${TARGETS} \$(TARGET_ROOT)/index.html"
-test x"${htmldir}" = x || INST_TARGETS="${INST_TARGETS} install-html"
+test x"${htmldir}" = x || TARGETS="${TARGETS} \$(TARGET_ROOT).html \$(TARGET_ROOT)/index.html"
+test x"${htmldir}" = x || INST_TARGETS="${INST_TARGETS} install-html install-html-nosplit"
 
 AC_ARG_ENABLE([pdf],
     [AC_HELP_STRING([--enable-pdf],