]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
tests: don't install crypt32.dll and ncrypt.dll replacement
authorDaiki Ueno <ueno@gnu.org>
Tue, 11 May 2021 07:50:22 +0000 (09:50 +0200)
committerDaiki Ueno <ueno@gnu.org>
Thu, 13 May 2021 13:02:16 +0000 (15:02 +0200)
Reported by Tim Kosse in:
https://gitlab.com/gnutls/gnutls/-/issues/1232

Signed-off-by: Daiki Ueno <ueno@gnu.org>
tests/windows/Makefile.am

index 942b27b8ee2e390bd3c2c3ea3bf79fe04221e120..9fbc03c52786e06bbfe0b3d4ed2424915bc730d1 100644 (file)
@@ -40,7 +40,7 @@ LDADD = $(top_builddir)/tests/libutils.la \
 ctests =
 
 if WINDOWS
-lib_LTLIBRARIES = ncrypt.la crypt32.la
+check_LTLIBRARIES = ncrypt.la crypt32.la
 
 ncrypt_la_SOURCES = ncrypt.c
 crypt32_la_SOURCES = crypt32.c