X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=bf1444e3b957e00fb5b0ebb18dc63e642c70a0f8;hb=ebb3016e3da6fffa7fb7954f55295bb1640bd237;hp=6f42213b9509a39f4959e3cc27e7cdee90498586;hpb=5575ed1d8c00267716604b82392b184e6e983739;p=perl4caml.git diff --git a/Makefile b/Makefile index 6f42213..bf1444e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # 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 @@ -146,6 +146,7 @@ install: # Distribution. dist: + $(MAKE) check-manifest rm -rf $(PACKAGE)-$(VERSION) mkdir $(PACKAGE)-$(VERSION) tar -cf - -T MANIFEST | tar -C $(PACKAGE)-$(VERSION) -xf -