diff -r 86b19c98b5fd -r d2b1e67b2b48 test/Makefile --- a/test/Makefile Thu Jul 11 17:32:48 2013 +0200 +++ b/test/Makefile Fri Jul 12 20:50:18 2013 +0200 @@ -33,6 +33,7 @@ SRC += dlist_tests.c SRC += mpool_tests.c SRC += map_tests.c +SRC += prop_tests.c SRC += string_tests.c SRC += logging_tests.c SRC += buffer_tests.c