test/Makefile

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

mercurial