blob: a0b421596a5bdf23a9b9cd681822258a52bc9cfb (
plain)
1
2
3
4
5
6
7
8
|
--- a/src/libtls/Makefile.am
+++ b/src/libtls/Makefile.am
@@ -26,4 +26,4 @@
tls_server.h tls_handshake.h tls_application.h tls_aead.h tls.h
endif
-SUBDIRS = . tests
+SUBDIRS = .
|