[Pkg-ocaml-maint-commits] [SCM] dose2 packaging branch, master, updated. a6e2dc48f8f8c55538b596ae7e3015187c714278

Stefano Zacchiroli zack at upsilon.cc
Thu May 15 22:05:42 UTC 2008


The following commit has been merged in the master branch:
commit 3e02bcec0e07400e789768ff4d9ebddabfe15a01
Author: Stefano Zacchiroli <zack at upsilon.cc>
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



More information about the Pkg-ocaml-maint-commits mailing list