summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@netsurf-browser.org>2009-02-14 17:59:28 +0000
committerDaniel Silverstone <dsilvers@netsurf-browser.org>2009-02-14 17:59:28 +0000
commit44615333f141f8944c7570bac22def95bdcb40bb (patch)
tree6e39bc7a9559a0fd0079167383b1212a76cd4226 /Makefile
parentdf34246db5414c223618bb2107e94565ff444a84 (diff)
downloadlibwapcaplet-44615333f141f8944c7570bac22def95bdcb40bb.tar.gz
libwapcaplet-44615333f141f8944c7570bac22def95bdcb40bb.tar.bz2
More tests
svn path=/trunk/libwapcaplet/; revision=6507
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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