last-svn-commit-501-g57977f8 configure.ac: Configure new test directories.

--- ChangeLog | 4 ++++ configure.ac | 2 ++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index d0cac72..6a1eee9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-10-25 Guillaume Lazzara <z@lrde.epita.fr> + + * configure.ac: Configure new test directories. + 2010-08-24 Guillaume Lazzara <z@lrde.epita.fr> * m4/oln-with-lib.m4: Force headers lookup in specified path. diff --git a/configure.ac b/configure.ac index 5ea0ac8..d54b3dc 100644 --- a/configure.ac +++ b/configure.ac @@ -487,6 +487,8 @@ AC_CONFIG_FILES([ scribo/tests/core/Makefile scribo/tests/filter/Makefile scribo/tests/preprocessing/Makefile + scribo/tests/primitive/Makefile + scribo/tests/primitive/link/Makefile scribo/tests/table/Makefile scribo/tests/text/Makefile scribo/tests/toolchain/Makefile -- 1.5.6.5
participants (1)
-
Guillaume Lazzara