test/Makefile

changeset 27
22644e2572bc
parent 20
db7d9860dbbd
child 35
fdabd1240b69
     1.1 --- a/test/Makefile	Sat Feb 18 15:50:43 2012 +0100
     1.2 +++ b/test/Makefile	Sat Feb 18 18:36:30 2012 +0100
     1.3 @@ -28,7 +28,7 @@
     1.4  
     1.5  include ../$(CONF).mk
     1.6  
     1.7 -SRC = main.c list_tests.c mpool_tests.c map_tests.c
     1.8 +SRC = main.c list_tests.c dlist_tests.c mpool_tests.c map_tests.c
     1.9  
    1.10  OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))
    1.11  

mercurial