Skip to content

Commit 5900ed6

Browse files
authored
Merge pull request #99 from Patater/tls-generated-sources-debug-print
Makefile: Remove extra debug print
2 parents b978282 + d29db1f commit 5900ed6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

library/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@ OBJS_CRYPTO += version.o
103103
OBJS_CRYPTO += version_features.o
104104
endif
105105

106-
$(info $(OBJS_CRYPTO))
107-
108106
OBJS_X509= certs.o pkcs11.o x509.o \
109107
x509_create.o x509_crl.o x509_crt.o \
110108
x509_csr.o x509write_crt.o x509write_csr.o

0 commit comments

Comments
 (0)