From e2002df5707dd306cea0684706361be72891231b Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Thu, 24 May 2018 10:02:31 +0200 Subject: build: Include p11-kit/test-messages.sh in distribution --- p11-kit/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/p11-kit/Makefile.am b/p11-kit/Makefile.am index fb08516..2cd2802 100644 --- a/p11-kit/Makefile.am +++ b/p11-kit/Makefile.am @@ -365,5 +365,6 @@ mock_seven_la_LIBADD = $(mock_one_la_LIBADD) EXTRA_DIST += \ p11-kit/fixtures \ p11-kit/test-mock.c \ + p11-kit/test-messages.sh \ p11-kit/test-server.sh \ $(NULL) -- cgit v1.1