---
ChangeLog | 4 ++++
configure.ac | 2 --
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index c029f64..d6dfc6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-09-02 Guillaume Lazzara <z(a)lrde.epita.fr>
+ * configure.ac: Remove references to deprecated Makefiles.
+
+2011-09-02 Guillaume Lazzara <z(a)lrde.epita.fr>
+
* build-aux/texi2dvi: Fix a regular expression.
2011-09-02 Guillaume Lazzara <z(a)lrde.epita.fr>
diff --git a/configure.ac b/configure.ac
index 66643a4..2563153 100644
--- a/configure.ac
+++ b/configure.ac
@@ -351,8 +351,6 @@ AC_CONFIG_FILES([
scribo/tests/core/Makefile
scribo/tests/estim/Makefile
scribo/tests/filter/Makefile
- scribo/tests/io/Makefile
- scribo/tests/io/xml/Makefile
scribo/tests/preprocessing/Makefile
scribo/tests/primitive/Makefile
scribo/tests/primitive/extract/Makefile
--
1.7.2.5