mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
13 lines
334 B
Diff
13 lines
334 B
Diff
diff --git a/tests/Makefile.am b/tests/Makefile.am
|
|
index 2872cb1aa..247dfd3d8 100644
|
|
--- a/tests/Makefile.am
|
|
+++ b/tests/Makefile.am
|
|
@@ -504,8 +504,6 @@ endif
|
|
if ENABLE_KTLS
|
|
indirect_tests += gnutls_ktls
|
|
dist_check_SCRIPTS += ktls.sh
|
|
-indirect_tests += ktls_keyupdate
|
|
-dist_check_SCRIPTS += ktls_keyupdate.sh
|
|
endif
|
|
|
|
if !WINDOWS
|