diff --git a/MAINTENANCE b/MAINTENANCE
index 4bdf4b82338eae0f8f84aa428d928630e6cd9242..59af16eec56d1cdd8627586aada234cadd569747 100644
--- a/MAINTENANCE
+++ b/MAINTENANCE
@@ -248,17 +248,15 @@ Step 4)
 
   ./generate-alberta-automakefiles.sh
 
-Step 5)
-  Reconfigure ALBERTA with the following (additional) switches:
+  Then run remake all Makefile.in's (and all other auto-generated files):
+
+  autoreconf
 
-  --enable-el-index
-  --enable-alberta-12
-  --enable-alberta-13
-  --enable-alberta-23
-  --enable-maintainer-mode
+Step 5)
+  Reconfigure ALBERTA with the additional switch
+  "--enable-maintainer-mode":
 
-  and make sure you have GRAPE installed and ALBERTA's configure
-  script finds it.
+  ./configure BLABLABLA --enable-maintainer-mode
 
 Step 6)
   Do "[g]make dist" at the top level.  This creates alberta-1.2.tar.gz