The following commit has been merged in the master branch:
commit 3e02bcec0e07400e789768ff4d9ebddabfe15a01
Author: Stefano Zacchiroli <[EMAIL PROTECTED]>
Date:   Thu May 15 23:31:53 2008 +0200

    ensure depend is called by all

diff --git a/Makefile.in b/Makefile.in
index c7471d5..7599e80 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -7,7 +7,7 @@ CMAS=  util/util.cma ocamlrpm/ocamlrpm.cma 
ocamldeb/ocamldeb.cma \
 CMXAS= $(CMAS:%.cma=%.cmxa)
 ARCHIVES=      $(CMAS:%.cma=%.a)
 
-all: @BEST@
+all: depend @BEST@
 
 bcl:
        @for i in $(DIRS); do \

-- 
dose2 packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to