summaryrefslogtreecommitdiffstats
path: root/doc/tools/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/tools/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tools/configure.ac b/doc/tools/configure.ac
index 39bdaa2673..4ea8b21dc0 100644
--- a/doc/tools/configure.ac
+++ b/doc/tools/configure.ac
@@ -21,8 +21,8 @@ dnl Checks for typedefs, structures, and compiler characteristics.
dnl Checks for library functions.
AC_CHECK_FUNCS(strdup strstr)
+# texi2www/Makefile
AC_CONFIG_FILES([Makefile
bmenu/Makefile
-texi2www/Makefile
])
AC_OUTPUT