wrappers/pl_Net_Google_Search.ml
wrappers/pl_Net_Google_Spelling.ml
wrappers/pl_Template.ml
-wrappers/pl_URI.ml
\ No newline at end of file
+wrappers/pl_URI.ml
+wrappers/pl_WWW_Mechanize.ml
\ No newline at end of file
# Interface to Perl from OCaml.
# Copyright (C) 2003 Merjis Ltd.
-# $Id: Makefile,v 1.23 2004-11-25 21:24:51 rich Exp $
+# $Id: Makefile,v 1.24 2004-11-25 21:33:20 rich Exp $
include Makefile.config
# Distribution.
dist:
+ $(MAKE) check-manifest
rm -rf $(PACKAGE)-$(VERSION)
mkdir $(PACKAGE)-$(VERSION)
tar -cf - -T MANIFEST | tar -C $(PACKAGE)-$(VERSION) -xf -