diff options
-rw-r--r-- | p11-kit/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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) |