From 75ab0fcf10b301bafc551e80e64efb0eaaf757d9 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Tue, 24 Mar 2009 16:32:20 +0000 Subject: Declare testrunner svn path=/trunk/hubbub/; revision=6847 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 2308c85..b63ab6f 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,8 @@ COMPONENT_TYPE ?= lib-static # Setup the tooling include build/makefiles/Makefile.tools +TESTRUNNER := $(PERL) build/testtools/testrunner.pl + # Toolchain flags WARNFLAGS := -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align \ -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \ -- cgit v1.2.3