summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--admin/FOR-RELEASE4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 6af5027f73c..eb7e54876f2 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -4,6 +4,10 @@ Tasks needed before the next release.
** Either update, test, and support the old w32 build method, or remove it.
+** Make sure the necessary sources and scripts for any generated files
+are included in the source tarfile. (They don't need to be installed,
+so eg admin/ is fine.)
+
** Manuals
Check for node names using problematic characters:
find doc -name '*.texi' -exec grep '^@node[^,]*[:.()]' {} +