test/Makefile

changeset 185
a48428642b4e
parent 177
11ad03783baf
child 192
1e51558b9d09
--- a/test/Makefile	Mon Jul 21 13:18:32 2014 +0200
+++ b/test/Makefile	Mon Jul 28 14:36:25 2014 +0200
@@ -32,6 +32,7 @@
 SRC += allocator_tests.c
 SRC += list_tests.c
 SRC += mpool_tests.c
+SRC += stack_tests.c
 SRC += map_tests.c
 SRC += prop_tests.c
 SRC += string_tests.c

mercurial