1.1 --- a/gmyth-stream/gmemcoder/configure.ac Fri Apr 20 21:48:57 2007 +0100
1.2 +++ b/gmyth-stream/gmemcoder/configure.ac Thu May 17 20:06:15 2007 +0100
1.3 @@ -73,6 +73,7 @@
1.4 AC_OUTPUT([
1.5 Makefile
1.6 src/Makefile
1.7 +tests/Makefile
1.8 ])
1.9
1.10 if test "x$enable_debug" != "xno"; then