diff -rN -u old-hunchentoot/hunchentoot.asd new-hunchentoot/hunchentoot.asd --- old-hunchentoot/hunchentoot.asd Tue Nov 25 13:58:40 2008 +++ new-hunchentoot/hunchentoot.asd Tue Nov 25 13:58:40 2008 @@ -61,6 +61,7 @@ #+:lispworks (:file "port-lw") #+:openmcl (:file "port-mcl") #+:sbcl (:file "port-sbcl") + #+:ecl (:file "port-ecl") (:file "specials") (:file "mime-types") (:file "util")