---
ChangeLog | 4 ++++
configure.ac | 1 +
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 422190c..ab8d657 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-06-08 Roland Levillain <roland(a)lrde.epita.fr>
+ * configure.ac: Configure scribo/tests/unit_test/Makefile.
+
+2009-06-08 Roland Levillain <roland(a)lrde.epita.fr>
+
* configure.ac (HAVE_SWIG_1_3_39): New conditional.
2009-06-08 Roland Levillain <roland(a)lrde.epita.fr>
diff --git a/configure.ac b/configure.ac
index d00b0e6..50b612b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -214,6 +214,7 @@ AC_CONFIG_FILES([
scribo/tests/preprocessing/Makefile
scribo/tests/table/Makefile
scribo/tests/text/Makefile
+ scribo/tests/unit_test/Makefile
])
--
1.6.1.2