summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2020-04-25 10:13:18 +0200
committerNiels Möller <nisse@lysator.liu.se>2020-04-25 10:13:18 +0200
commita865bd1d037860643e99168026fbf2553f345db9 (patch)
treee6548f6a2affe231d2d5dd046edb3c8a6a08fa25 /Makefile.in
parentcb8519dba094def1d82afa88f9cb24aa6e3fb6d4 (diff)
downloadnettle-a865bd1d037860643e99168026fbf2553f345db9.tar.gz
DISTFILES fixes.nettle_3.6rc2
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 2453fa7e..e5ccfc76 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -246,7 +246,7 @@ DISTFILES = $(SOURCES) $(HEADERS) getopt.h getopt_int.h \
nettle.pc.in hogweed.pc.in \
desdata.stamp $(des_headers) descore.README \
aes-internal.h block-internal.h camellia-internal.h \
- gost28147-internal.h serpent-internal.h \
+ gost28147-internal.h poly1305-internal.h serpent-internal.h \
cast128_sboxes.h desinfo.h desCode.h \
ripemd160-internal.h sha2-internal.h \
memxor-internal.h nettle-internal.h nettle-write.h \