X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2FMakefile.am;h=d55349b837e5745f5a93d82162d560d49e559644;hb=6d8389c7e3f2bad7ffd21c132451a8ee2c4bda8a;hp=cff09200d359f11a93a0211ac44c14b7a7180728;hpb=d01cf06de423b934d028f8ae0a5d76376e333c4e;p=sysdb.git diff --git a/t/Makefile.am b/t/Makefile.am index cff0920..d55349b 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -2,6 +2,7 @@ EXTRA_DIST = \ coverage.sh \ testwrapper.sh \ integration/config.sh \ + integration/ssl.sh \ integration/query.sh \ integration/matching.sh \ integration/filter.sh \ @@ -66,6 +67,7 @@ unit_libsysdb_net_test_LDADD = $(top_builddir)/src/libsysdb.la @CHECK_LIBS@ if INTEGRATION_TESTING TESTS += \ integration/config.sh \ + integration/ssl.sh \ integration/query.sh \ integration/matching.sh \ integration/filter.sh