The following commit has been merged in the master branch:
commit 0730ad6af781887ea21a199c0eb825a3fdb43852
Author: Stefano Zacchiroli <[EMAIL PROTECTED]>
Date:   Thu May 15 23:34:01 2008 +0200

    clean generated stuff

diff --git a/Makefile.in b/Makefile.in
index 7599e80..649a9ec 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -6,6 +6,16 @@ CMAS=  util/util.cma ocamlrpm/ocamlrpm.cma 
ocamldeb/ocamldeb.cma \
                         satsolver/satsolver.cma packetology/packetology.cma 
dql/dql.cma
 CMXAS= $(CMAS:%.cma=%.cmxa)
 ARCHIVES=      $(CMAS:%.cma=%.a)
+DIRTS = \
+       Makefile \
+       Makefile.config \
+       config.h \
+       config.log \
+       config.status \
+       dql/Makefile \
+       io/Makefile \
+       ocamldeb/Makefile \
+       $(NULL)
 
 all: depend @BEST@
 

-- 
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