---
ChangeLog | 4 ++++
bootstrap | 4 ++++
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 5808ff4..3d193d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-26 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * boostrap: call milena/doc/tutorial/gen_distributed_files.sh.
+
2009-01-23 Guillaume Lazzara <z(a)lrde.epita.fr>
* configure.ac: Configure milena/tests/io/raw.
diff --git a/bootstrap b/bootstrap
index c0ee7e8..4b1a351 100755
--- a/bootstrap
+++ b/bootstrap
@@ -122,6 +122,10 @@ run milena/tests/unit_test ./build_unit_test.sh $PWD/milena/mln
# Generate milena/dist_headers.mk
run milena ./generate_dist_headers.sh
+# Generate lists of files to be part of the distribution
+# for the tutorial.
+run milena/doc/tutorial ./generate_dist_files.sh
+
# Tell what's going on.
set -x
--
1.5.6.5
Show replies by date