X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2FMakefile.am;h=c63a2bb21d0c8f9a8e1ee25836723266f70fbebe;hb=a2c999f4a7c1368c8cdaf554219fb4123068a3f7;hp=3c13ad556b78c35b04b3907f223106dd0925e69e;hpb=3cc3e3c36239c902263678100180c95c8263f7f8;p=sysdb.git diff --git a/t/Makefile.am b/t/Makefile.am index 3c13ad5..c63a2bb 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -13,6 +13,8 @@ libsysdb_test_SOURCES = \ core/data_test.c \ core/object_test.c \ core/store_test.c \ + core/store_lookup_test.c \ + core/time_test.c \ frontend/parser_test.c \ frontend/sock_test.c \ utils/channel_test.c \