test/Makefile

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

mercurial