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

(TS_NETTLE_SOURCES): Added gcm-test.c.

Rev: nettle/testsuite/Makefile.in:1.12
parent ab2edaf7
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ TS_NETTLE_SOURCES = aes-test.c arcfour-test.c arctwo-test.c \
sha384-test.c sha512-test.c \
serpent-test.c twofish-test.c \
knuth-lfib-test.c \
cbc-test.c ctr-test.c hmac-test.c \
cbc-test.c ctr-test.c gcm-test.c hmac-test.c \
buffer-test.c yarrow-test.c
TS_HOGWEED_SOURCES = sexp-test.c sexp-format-test.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