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

Add rsa-internal.h to distributed headers.

Patch from Simo Sorce.
parent 77bc04f8
No related branches found
No related tags found
No related merge requests found
2018-11-28 Niels Möller <nisse@lysator.liu.se> 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. * rsa-internal.h: Add include of rsa.h.
2018-11-27 Niels Möller <nisse@lysator.liu.se> 2018-11-27 Niels Möller <nisse@lysator.liu.se>
......
...@@ -232,6 +232,7 @@ DISTFILES = $(SOURCES) $(HEADERS) getopt.h getopt_int.h \ ...@@ -232,6 +232,7 @@ DISTFILES = $(SOURCES) $(HEADERS) getopt.h getopt_int.h \
aes-internal.h camellia-internal.h serpent-internal.h \ aes-internal.h camellia-internal.h serpent-internal.h \
cast128_sboxes.h desinfo.h desCode.h \ cast128_sboxes.h desinfo.h desCode.h \
memxor-internal.h nettle-internal.h nettle-write.h \ memxor-internal.h nettle-internal.h nettle-write.h \
rsa-internal.h \
gmp-glue.h ecc-internal.h fat-setup.h \ gmp-glue.h ecc-internal.h fat-setup.h \
mini-gmp.h asm.m4 \ mini-gmp.h asm.m4 \
nettle.texinfo nettle.info nettle.html nettle.pdf sha-example.c nettle.texinfo nettle.info nettle.html nettle.pdf sha-example.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment