summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndreas Metzler <ametzler@bebt.de>2018-05-13 14:39:14 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2018-05-15 16:47:55 +0200
commit22ef312ebb88ab0775eca3d3d86be57b3d571a88 (patch)
treebe1f13ff7e09654fe050567ff8ac34e7cdf18abb /tests
parent1a21be3082ed8a12570911ebbee696cb74712d99 (diff)
downloadgnutls-22ef312ebb88ab0775eca3d3d86be57b3d571a88.tar.gz
tests/suite: add missing file to dist
Signed-off-by: Andreas Metzler <ametzler@bebt.de>
Diffstat (limited to 'tests')
-rw-r--r--tests/suite/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/suite/Makefile.am b/tests/suite/Makefile.am
index 582eeea674..02c75c3610 100644
--- a/tests/suite/Makefile.am
+++ b/tests/suite/Makefile.am
@@ -85,7 +85,8 @@ nodist_libecore_la_SOURCES = ecore/src/lib/ecore_anim.c \
ecore/src/lib/eina_ustringshare.c ecore/src/lib/eina_value.c
-EXTRA_DIST += testcompat-main-polarssl testcompat-main-openssl testcompat-common
+EXTRA_DIST += testcompat-main-polarssl testcompat-main-openssl \
+ testcompat-common params.dh
scripts_to_test = chain.sh \
testrng.sh testcompat-polarssl.sh testcompat-openssl.sh \