X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile;h=2f74aa11fdffb6f9a0807286c3ad0eec94896e84;hb=2235d513b23c2330ff42959b16d8c260cebecf07;hp=04fe3fc362eb81bfc413a3a389b22ebdf49fc379;hpb=40556ff303ad567a4232e37f70519055978dd94b;p=libsvgtiny.git 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 \