[Pkg-ocaml-maint-commits] r1327 - trunk/tools/build-dep-graph

Stefano Zacchiroli zack@costa.debian.org
Thu, 28 Apr 2005 09:30:21 +0000


Author: zack
Date: 2005-04-28 09:30:19 +0000 (Thu, 28 Apr 2005)
New Revision: 1327

Modified:
   trunk/tools/build-dep-graph/Makefile
Log:
install also build_order.txt (merged uncommitted change from my working copy on
alioth)


Modified: trunk/tools/build-dep-graph/Makefile
===================================================================
--- trunk/tools/build-dep-graph/Makefile	2005-04-28 09:27:41 UTC (rev 1326)
+++ trunk/tools/build-dep-graph/Makefile	2005-04-28 09:30:19 UTC (rev 1327)
@@ -3,7 +3,8 @@
 	ocaml_build_deps.png	\
 	ocaml_build_deps.ps	\
 	ocaml_src_pkgs.html	\
-	ocaml_src_pkgs.txt
+	ocaml_src_pkgs.txt	\
+	build_order.txt
 
 all: ocaml_build_deps.ps ocaml_build_deps.png ocaml_src_pkgs.html build_order.txt
 # to be used on alioth for updating graphs and lists linked by pkg-ocaml-maint home page