From 2235d513b23c2330ff42959b16d8c260cebecf07 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Mon, 24 Aug 2009 09:25:11 +0000 Subject: Something approximating a makefile for the test binary. pkg-config control file. svn path=/trunk/libsvgtiny/; revision=9426 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 04fe3fc..2f74aa1 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,8 @@ COMPONENT_TYPE ?= lib-static # Setup the tooling include build/makefiles/Makefile.tools +TESTRUNNER := $(ECHO) + # Toolchain flags WARNFLAGS := -Wall -Wundef -Wpointer-arith -Wcast-align \ -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \ -- cgit v1.2.3