Add pem.c.
This commit is contained in:
parent
be984707e2
commit
75115045ae
@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = foreign nostdinc
|
||||
|
||||
libssh2_la_SOURCES = channel.c comp.c crypt.c hostkey.c kex.c mac.c \
|
||||
misc.c packet.c publickey.c scp.c session.c sftp.c userauth.c \
|
||||
libssh2_priv.h openssl.h libgcrypt.h
|
||||
libssh2_priv.h openssl.h libgcrypt.h pem.c
|
||||
|
||||
if LIBGCRYPT
|
||||
libssh2_la_SOURCES += libgcrypt.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user