Files
libssh2/Makefile.mbedTLS.inc
Christoph M. Becker 660faf6946 Upgrade to libssh2 1.9.0
2020-01-23 15:57:35 +01:00

4 lines
91 B
PHP

CRYPTO_CSOURCES = mbedtls.c
CRYPTO_HHEADERS = mbedtls.h
CRYPTO_LTLIBS = $(LTLIBMBEDCRYPTO)