From e91e99359e4116f39fb920dbfc1928c17b5b4500 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Mon, 27 Jun 2016 14:13:15 +0300 Subject: [PATCH] lib-dcrypt: Added sample-v1_short.asc to EXTRA_DIST --- src/lib-dcrypt/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib-dcrypt/Makefile.am b/src/lib-dcrypt/Makefile.am index b51e774ab4..946590e7b7 100644 --- a/src/lib-dcrypt/Makefile.am +++ b/src/lib-dcrypt/Makefile.am @@ -36,6 +36,7 @@ pkginc_lib_HEADERS = $(headers) EXTRA_DIST = \ sample-v1.asc \ + sample-v1_short.asc \ sample-v2.asc test_programs = test-crypto test-stream -- 2.47.3