* etc/FOR-RELEASE: Mention generated files.
authorGlenn Morris <rgm@gnu.org>
Mon, 26 May 2014 02:20:47 +0000 (19:20 -0700)
committerGlenn Morris <rgm@gnu.org>
Mon, 26 May 2014 02:20:47 +0000 (19:20 -0700)
admin/FOR-RELEASE

index 6af5027..eb7e548 100644 (file)
@@ -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[^,]*[:.()]' {} +