summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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