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

(libnettle_a_SOURCES): base64.c replaced by

base64-encode.c and base64-decode.c.

Rev: src/nettle/Makefile.am:1.47
parent a35ccc95
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ libnettle_a_SOURCES = aes.c aes.h aes-internal.h \
aes-encrypt-table.c aes-encrypt.c \
aes-set-encrypt-key.c aes-set-decrypt-key.c aes-meta.c \
arcfour.c arcfour.h arcfour-meta.c \
base64.c base64-meta.c base64.h \
base64-encode.c base64-decode.c base64-meta.c base64.h \
cast128.c cast128.h cast128_sboxes.h cast128-meta.c \
blowfish.h blowfish.c \
cbc.c cbc.h \
......
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