]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
lib-dcrypt: Fixed check program dependencies
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 31 May 2016 23:01:10 +0000 (02:01 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 31 May 2016 23:01:10 +0000 (02:01 +0300)
src/lib-dcrypt/Makefile.am

index 5f24f3ea518f395e8d86ccdb11d6e0892d3d1591..42fe80848a58e27d10ab687a7fc4fc5e6fb76e7f 100644 (file)
@@ -36,7 +36,7 @@ EXTRA_DIST = \
        sample-v1.asc \
        sample-v2.asc
 
-check_PROGRAMS = test-crypto test-stream
+noinst_PROGRAMS = test-crypto test-stream
 
 check: check-am check-test