Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marcus Hoffmann
nettle
Commits
42d7d416
Commit
42d7d416
authored
Jun 17, 2001
by
Niels Möller
Browse files
* Makefile.am (libnettle_a_SOURCES): Added twofish.
Rev: src/nettle/Makefile.am:1.7
parent
4868f036
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
42d7d416
...
...
@@ -10,7 +10,8 @@ libnettleinclude_HEADERS = aes.h arcfour.h des.h md5.h sha1.h
libnettle_a_SOURCES
=
aes.c aes.h arcfour.c arcfour.h blowfish.h blowfish.c
\
des.c des.h
\
md5.c md5.h sha1.c sha1.h
\
serpent.c serpent.h serpent_sboxes.h
serpent.c serpent.h serpent_sboxes.h
\
twofish.c twofish.h
libnettle_a_LIBADD
=
@LIBOBJS@
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment