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

* testsuite/Makefile.am (TS_PROGS): Added base64-test.

* Makefile.am (libnettle_a_SOURCES): Added base64 files, and some
missing header files.

Rev: src/nettle/testsuite/Makefile.am:1.21
parent 3ee29d7d
Branches
Tags
No related merge requests found
...@@ -2,6 +2,7 @@ CFLAGS = -I$(top_srcdir) @CFLAGS@ ...@@ -2,6 +2,7 @@ CFLAGS = -I$(top_srcdir) @CFLAGS@
CPPFLAGS = @CPPFLAGS@ CPPFLAGS = @CPPFLAGS@
TS_PROGS = aes-test arcfour-test blowfish-test cast128-test \ TS_PROGS = aes-test arcfour-test blowfish-test cast128-test \
base64-test \
des-test des3-test des-compat-test \ des-test des3-test des-compat-test \
md5-test md5-compat-test sha1-test sha256-test \ md5-test md5-compat-test sha1-test sha256-test \
serpent-test twofish-test \ serpent-test twofish-test \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment