On Mon, 13 Jun 2011 21:31:23 -0500
Michael Roth wrote:
>
> Signed-off-by: Michael Roth
> ---
> Makefile | 16 +++-
> 1 files changed, 15 insertions(+), 1 deletions(-)
This should be merged with the patch adding the test-visitor code.
>
> diff --git a/Makefile b/Makefile
> inde
Signed-off-by: Michael Roth
---
Makefile | 16 +++-
1 files changed, 15 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index 306cd9b..6083085 100644
--- a/Makefile
+++ b/Makefile
@@ -145,6 +145,19 @@ check-qlist: check-qlist.o qlist.o qint.o
$(CHECK_PROG_DEPS)
ch