From 239816af112bb0e5a6e5af41c3903417a2ddcf42 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 7 May 2015 00:27:32 +0200 Subject: [PATCH] t/Makefile: Update EXTRA_DIST based on recent changes. --- t/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/t/Makefile.am b/t/Makefile.am index 1b2960d..173cc8f 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -1,9 +1,12 @@ EXTRA_DIST = \ coverage.sh \ testwrapper.sh \ + integration/client.sh \ integration/config.sh \ integration/ssl.sh \ - integration/query.sh \ + integration/query_fetch.sh \ + integration/query_list.sh \ + integration/query_timeseries.sh \ integration/matching.sh \ integration/filter.sh \ integration/test_lib.sh \ -- 2.30.2