diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.ac | 1 |
2 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org> + * configure.ac: + fix tests + +2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org> + * PORTED_09: * docs/random/PORTED_09: move diff --git a/configure.ac b/configure.ac index 22407237..797c362b 100644 --- a/configure.ac +++ b/configure.ac @@ -578,6 +578,7 @@ gconf/gstreamer.schemas docs/Makefile docs/plugins/Makefile docs/version.entities +tests/Makefile tests/check/Makefile common/Makefile common/m4/Makefile |