More wrapping paper.
[perl4caml.git] / Makefile
index bf1444e..3766908 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # Interface to Perl from OCaml.
 # Copyright (C) 2003 Merjis Ltd.
-# $Id: Makefile,v 1.24 2004-11-25 21:33:20 rich Exp $
+# $Id: Makefile,v 1.25 2004-11-26 13:33:10 rich Exp $
 
 include Makefile.config
 
@@ -49,6 +49,7 @@ WRAPPERS := \
        wrappers/pl_HTTP_Request.cmo \
        wrappers/pl_HTTP_Request_Common.cmo \
        wrappers/pl_HTTP_Response.cmo \
+       wrappers/pl_HTML_Form.cmo \
        wrappers/pl_LWP_UserAgent.cmo \
        wrappers/pl_Template.cmo \
        wrappers/pl_WWW_Mechanize.cmo