X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile;h=6f42213b9509a39f4959e3cc27e7cdee90498586;hb=92ee36459463e0a040d32f5eac0ec38bb28be8f4;hp=61c017486549e7bda4bc6de15512253df84ae525;hpb=f71f13bd5e85b5cca4e9c2e63bf9d9c3283d66cf;p=perl4caml.git diff --git a/Makefile b/Makefile index 61c0174..6f42213 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Interface to Perl from OCaml. # Copyright (C) 2003 Merjis Ltd. -# $Id: Makefile,v 1.22 2004-11-22 17:08:36 rich Exp $ +# $Id: Makefile,v 1.23 2004-11-25 21:24:51 rich Exp $ include Makefile.config @@ -50,7 +50,8 @@ WRAPPERS := \ wrappers/pl_HTTP_Request_Common.cmo \ wrappers/pl_HTTP_Response.cmo \ wrappers/pl_LWP_UserAgent.cmo \ - wrappers/pl_Template.cmo + wrappers/pl_Template.cmo \ + wrappers/pl_WWW_Mechanize.cmo all: perl4caml.cma perl4caml.cmxa META all-examples html