Merge pull request #99 from Patater/tls-generated-sources-debug-print

Makefile: Remove extra debug print
This commit is contained in:
Jaeden Amero 2019-04-30 08:59:37 +01:00 committed by GitHub
commit 5900ed6dcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,8 +103,6 @@ OBJS_CRYPTO += version.o
OBJS_CRYPTO += version_features.o
endif
$(info $(OBJS_CRYPTO))
OBJS_X509= certs.o pkcs11.o x509.o \
x509_create.o x509_crl.o x509_crt.o \
x509_csr.o x509write_crt.o x509write_csr.o