diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-30 18:48:56 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-30 18:48:56 +0000 |
commit | abe61f0d33796594721b58c9e6eb6f333a958b12 (patch) | |
tree | 3758535d3e06afa727724bdfc60ffbb990270697 | |
parent | 71c0529b76db531800b8cc7bab034bc32aa67916 (diff) |
fix tests
Original commit message from CVS:
fix tests
-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 |