X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=t%2FMakefile.am;h=551d8639025caa351361d98a5d2c0408dc953f0f;hb=37f9a00fd6ca26b9522b8d5c4a6b72e34c83402e;hp=cc2607f75e2b09d9129cc9ff77cfe08630649932;hpb=6993e1dcf488d2bab6d4cb3cab595b51fb796aad;p=sysdb.git diff --git a/t/Makefile.am b/t/Makefile.am index cc2607f..551d863 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -16,6 +16,7 @@ libsysdb_test_SOURCES = \ core/store_test.c \ core/store_lookup_test.c \ core/time_test.c \ + frontend/connection_test.c \ frontend/parser_test.c \ frontend/sock_test.c \ utils/channel_test.c \