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

(SUBDIRS): Added sexp files.

Rev: src/nettle/Makefile.am:1.40
parent 7f88bfbe
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ libnettleinclude_HEADERS = aes.h arcfour.h blowfish.h \ ...@@ -13,6 +13,7 @@ libnettleinclude_HEADERS = aes.h arcfour.h blowfish.h \
knuth-lfib.h \ knuth-lfib.h \
md5.h md5-compat.h \ md5.h md5-compat.h \
nettle-meta.h rsa.h \ nettle-meta.h rsa.h \
sexp.h \
serpent.h sha.h twofish.h \ serpent.h sha.h twofish.h \
yarrow.h yarrow.h
...@@ -34,6 +35,7 @@ libnettle_a_SOURCES = aes.c aes.h aes-internal.h \ ...@@ -34,6 +35,7 @@ libnettle_a_SOURCES = aes.c aes.h aes-internal.h \
serpent.c serpent.h serpent_sboxes.h serpent-meta.c \ serpent.c serpent.h serpent_sboxes.h serpent-meta.c \
twofish.c twofish.h twofish-meta.c \ twofish.c twofish.h twofish-meta.c \
yarrow.h yarrow256.c yarrow_key_event.c \ yarrow.h yarrow256.c yarrow_key_event.c \
sexp.h sexp.c \
bignum.h bignum.c \ bignum.h bignum.c \
rsa.h rsa.c rsa_md5.c rsa_sha1.c \ rsa.h rsa.c rsa_md5.c rsa_sha1.c \
rsa-encrypt.c rsa-decrypt.c \ rsa-encrypt.c rsa-decrypt.c \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment