diff --git a/Makefile b/Makefile
index 8720afb..e1d1d1f 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ GCLVERSION=gcl-2.6.8pre7
 GCLDIR:=${LSP}/${GCLVERSION}
 GCLOPTS="--enable-vssize=65536*2 --disable-locbfd --disable-dynsysbfd \
          --disable-statsysbfd --enable-maxpage=512*1024 --disable-xgcl \
-         --disable-tkconfig --enable-custreloc --disable-tkconfig 
+         --disable-tkconfig --enable-custreloc --disable-tkconfig"
 LISP:=lsp
 
 ##### C related variables
diff --git a/changelog b/changelog
index 71ae4f5..3277152 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20120407 tpd src/axiom-website/patches.html 20120407.02.tpd.patch
+20120407 tpd Makefile fix typo in GCLOPTS line
 20120407 tpd src/axiom-website/patches.html 20120407.01.c1m.patch
 20120407 tpd lsp/Makefile.pamphlet move to GCL Version gcl-2.6.8pre7
 20120407 tpd Makefile.pamphlet move to GCL Version gcl-2.6.8pre7
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index d103f65..1bf30e1 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -3872,5 +3872,7 @@ faq fix FAQ 22: How do I check out the latest source?<br/>
 src/axiom-website/download.html add debian binary<br/>
 <a href="patches/20120407.01.c1m.patch">20120407.01.c1m.patch</a>
 zips/gcl-2.6.8pre7.tgz lisp fixes from Camm Maquire<br/>
+<a href="patches/20120407.02.tpd.patch">20120407.02.tpd.patch</a>
+Makefile fix typo in GCLOPTS line<br/>
  </body>
 </html>
