Wrapper around WWW::Mechanize.
[perl4caml.git] / Makefile
index 61c0174..6f42213 100644 (file)
--- 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