Skip to content
Snippets Groups Projects
Commit 10c1563f authored by Niels Möller's avatar Niels Möller
Browse files

* src/Makefile.am.in (liblsh_a_SOURCES): Added dsa.c.

Rev: src/Makefile.am.in:1.50
parent 7f1f61a0
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ liblsh_a_SOURCES = abstract_io.c abstract_crypto.c abstract_compress.c \ ...@@ -41,7 +41,7 @@ liblsh_a_SOURCES = abstract_io.c abstract_crypto.c abstract_compress.c \
client.c client_keyexchange.c client_password.c client_pty.c \ client.c client_keyexchange.c client_password.c client_pty.c \
client_userauth.c \ client_userauth.c \
combinators.c command.c compress.c connection.c connection_commands.c \ combinators.c command.c compress.c connection.c connection_commands.c \
debug.c des.c disconnect.c dsa_keygen.c encrypt.c \ debug.c des.c disconnect.c dsa.c dsa_keygen.c encrypt.c \
format.c gc.c hmac.c idea.c io.c io_commands.c keyexchange.c \ format.c gc.c hmac.c idea.c io.c io_commands.c keyexchange.c \
list.c md5.c \ list.c md5.c \
packet_ignore.c pad.c parse.c password.c publickey_crypto.c \ packet_ignore.c pad.c parse.c password.c publickey_crypto.c \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment