X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=t%2FMakefile.am;h=6adf484bf9ab8acca0761c7a93c8a7ea5f35a095;hp=7aa6d77af1bda155c2fc8a28b9ce3fb5b2cd4bce;hb=4215d1d8c69367c1d43bed9d39d428a92b329a92;hpb=136847eb2b37bcc06e4a407d261958bdf1f5cbc5 diff --git a/t/Makefile.am b/t/Makefile.am index 7aa6d77..6adf484 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -12,6 +12,7 @@ libsysdb_test_SOURCES = \ libsysdb_test.c libsysdb_test.h \ core/object_test.c \ core/store_test.c \ + frontend/parser_test.c \ frontend/sock_test.c \ utils/channel_test.c \ utils/dbi_test.c \