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

Add missing file blowfish-internal.h to DISTFILES.

parent 7f1e55d9
No related branches found
No related tags found
No related merge requests found
2020-09-15 Niels Möller <nisse@obsidian>
* Makefile.in (DISTFILES): Add missing file blowfish-internal.h.
2020-09-14 Niels Möller <nisse@obsidian> 2020-09-14 Niels Möller <nisse@obsidian>
* asm.m4: Delete use of changequote, stick to the m4 default * asm.m4: Delete use of changequote, stick to the m4 default
......
...@@ -258,7 +258,7 @@ DISTFILES = $(SOURCES) $(HEADERS) getopt.h getopt_int.h \ ...@@ -258,7 +258,7 @@ DISTFILES = $(SOURCES) $(HEADERS) getopt.h getopt_int.h \
INSTALL NEWS ChangeLog \ INSTALL NEWS ChangeLog \
nettle.pc.in hogweed.pc.in \ nettle.pc.in hogweed.pc.in \
desdata.stamp $(des_headers) descore.README \ desdata.stamp $(des_headers) descore.README \
aes-internal.h block-internal.h camellia-internal.h \ aes-internal.h block-internal.h blowfish-internal.h camellia-internal.h \
gost28147-internal.h poly1305-internal.h serpent-internal.h \ gost28147-internal.h poly1305-internal.h serpent-internal.h \
cast128_sboxes.h desinfo.h desCode.h \ cast128_sboxes.h desinfo.h desCode.h \
ripemd160-internal.h sha2-internal.h \ ripemd160-internal.h sha2-internal.h \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment