From 44615333f141f8944c7570bac22def95bdcb40bb Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 14 Feb 2009 17:59:28 +0000 Subject: More tests svn path=/trunk/libwapcaplet/; revision=6507 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d5db551..81a0bbf 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ LIB := libwapcaplet.a SRCS := libwapcaplet.c HDRS := libwapcaplet/libwapcaplet.h -TESTSRCS := testmain.c basictests.c +TESTSRCS := testmain.c basictests.c memorytests.c TARGET ?= debug -- cgit v1.2.1