changeset 20229:b1ace0df8803

lib-dcrypt: Fixed check program dependencies
author Timo Sirainen <timo.sirainen@dovecot.fi>
date Wed, 01 Jun 2016 02:01:10 +0300
parents 7d7c2826ad0b
children 0e31af41eb37
files src/lib-dcrypt/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/lib-dcrypt/Makefile.am	Wed Jun 01 00:19:41 2016 +0300
+++ b/src/lib-dcrypt/Makefile.am	Wed Jun 01 02:01:10 2016 +0300
@@ -36,7 +36,7 @@
 	sample-v1.asc \
 	sample-v2.asc
 
-check_PROGRAMS = test-crypto test-stream
+noinst_PROGRAMS = test-crypto test-stream
 
 check: check-am check-test