X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tools-for-build%2Fwxs.lisp;h=137479981d4bdc34882c9a1a4c568e1b01d92f73;hb=8052518d2db212aad944bfcaf554301c5272b81e;hp=364ef5016c030bd4108916f3ef2d8f586badd142;hpb=7694785c4bbd49a3c9c1acec262ce527bd3926b3;p=sbcl.git diff --git a/tools-for-build/wxs.lisp b/tools-for-build/wxs.lisp index 364ef50..1374799 100644 --- a/tools-for-build/wxs.lisp +++ b/tools-for-build/wxs.lisp @@ -116,7 +116,8 @@ ("fasl" . "fas") ("SBCL" . "txt") ; README.SBCL -> README.txt ("texinfo" . "tfo") - ("lisp-temp" . "lmp"))) + ("lisp-temp" . "lmp") + ("html" . "htm"))) (defun file-names (pathname) (if (or (< 8 (length (pathname-name pathname)))