diff --git a/docs/DEVELOPERS.md b/docs/DEVELOPERS.md index 7b7bdd9..ff665fc 100644 --- a/docs/DEVELOPERS.md +++ b/docs/DEVELOPERS.md @@ -161,6 +161,7 @@ The package maintainer should run through these steps for a new release: * Wipe the build directory, and run "`configure`" there * Run "`make distcheck`" * Run "`./configure && make check`" on all test systems including Cygwin, using the `tar.gz` that was just created + * Run a cross-compilation check * Run "`make release MAINTAINER=`" * Update the project web site: * Copy the release `.tar.gz`, `.txt`, and `.asc` files to the web site