diff --git a/doc/build_system.html b/doc/build_system.html
index 69b72a8256..df50a004cb 100644
--- a/doc/build_system.html
+++ b/doc/build_system.html
@@ -15,7 +15,9 @@
1.7. You should modify only the Makefile.am
files, which
generate the Makefile.in
files (and
the configure
script produced by autoconf will generate the
- Makefile
s from those).
+ Makefile
s from those). If you don't have automake (or not a
+ new enough version), the build system will warn you and continue without
+ regenerating Makefile.in
.