summaryrefslogtreecommitdiff
path: root/include/test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/test.mk')
-rw-r--r--include/test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/test.mk b/include/test.mk
index 735d0dc5..542be176 100644
--- a/include/test.mk
+++ b/include/test.mk
@@ -35,6 +35,7 @@ test-random.h:
xxd -i random.bin test-random.h
test-sbat_FILES = csv.c
+test-str_FILES = lib/string.c
tests := $(patsubst %.c,%,$(wildcard test-*.c))