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

* Makefile.in (nettle_SOURCES): Added der2rsa.c.

Rev: src/nettle/Makefile.in:1.28
parent 64207cfe
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ nettle_SOURCES = aes-decrypt-internal.c aes-decrypt.c \
dsa.c dsa-sign.c dsa-verify.c dsa-keygen.c \
sexp2dsa.c \
pgp-encode.c rsa2openpgp.c \
der-iterator.c \
der-iterator.c der2rsa.c \
buffer.c buffer-init.c realloc.c \
nettle-internal.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment