lib: Don't include whenproto_aux.{ml,mli} in the tarball.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 2 Jul 2012 09:01:07 +0000 (10:01 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 2 Jul 2012 09:01:07 +0000 (10:01 +0100)
commit64ada3d57b1a6593b72d9a2d5e4a47bfc3729740
tree441dd7dcad25141e9e47fba77de70361fa5d3508
parent9f7c94086330deb1c6dc0c51355a60b19ff78055
lib: Don't include whenproto_aux.{ml,mli} in the tarball.

These generated files are not compatible between releases of ocamlnet,
so must be regenerated each time.  A typical error is:

  File "whenproto_aux.ml", line 121, characters 13-25:
  Error: Unbound value Xdr.safe_add
lib/Makefile.am