summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2018-11-28 21:54:15 +0100
committerNiels Möller <nisse@lysator.liu.se>2018-11-28 21:54:15 +0100
commit128832dcb623fed9b13561e7b88a20c36ddea25f (patch)
treee0d3cd8dc1eea7186aa6d28ea662bd084e544f3d
parent77bc04f8b31f4224bf5c2bbf2417183470323cd8 (diff)
downloadnettle-128832dcb623fed9b13561e7b88a20c36ddea25f.tar.gz
Add rsa-internal.h to distributed headers.
Patch from Simo Sorce.
-rw-r--r--ChangeLog3
-rw-r--r--Makefile.in1
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5bfb1d0..4aba09b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2018-11-28 Niels Möller <nisse@lysator.liu.se>
+ * Makefile.in (DISTFILES): Add rsa-internal.h, needed for make
+ dist. Patch from Simo Sorce.
+
* rsa-internal.h: Add include of rsa.h.
2018-11-27 Niels Möller <nisse@lysator.liu.se>
diff --git a/Makefile.in b/Makefile.in
index 728d6af7..a74881a8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -232,6 +232,7 @@ DISTFILES = $(SOURCES) $(HEADERS) getopt.h getopt_int.h \
aes-internal.h camellia-internal.h serpent-internal.h \
cast128_sboxes.h desinfo.h desCode.h \
memxor-internal.h nettle-internal.h nettle-write.h \
+ rsa-internal.h \
gmp-glue.h ecc-internal.h fat-setup.h \
mini-gmp.h asm.m4 \
nettle.texinfo nettle.info nettle.html nettle.pdf sha-example.c