test/Makefile

changeset 164
1fa3f13f774c
parent 156
6a4bd1f4c57e
child 177
11ad03783baf
     1.1 --- a/test/Makefile	Thu Apr 17 14:33:06 2014 +0200
     1.2 +++ b/test/Makefile	Mon May 05 13:53:27 2014 +0200
     1.3 @@ -29,6 +29,7 @@
     1.4  include ../$(CONF).mk
     1.5  
     1.6  SRC  = main.c
     1.7 +SRC += allocator_tests.c
     1.8  SRC += list_tests.c
     1.9  SRC += mpool_tests.c
    1.10  SRC += map_tests.c

mercurial