summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2014-04-11 15:27:29 +0200
committerNiels Möller <nisse@lysator.liu.se>2014-04-11 15:27:29 +0200
commit2f742c694fd991e7ade60754bf855ab0fd787793 (patch)
treeddb0f137f10e19579ac8459bb7e4b9d50fc3b4f0 /tools
parent7ee0230d0d5ba4fb2df8cf75a543e703654eedc3 (diff)
downloadnettle-2f742c694fd991e7ade60754bf855ab0fd787793.tar.gz
Fixes for make dist.
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index 25c00b1d..e1390f95 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -31,7 +31,7 @@ pkcs1_conv_SOURCES = pkcs1-conv.c misc.c
nettle_hash_SOURCES = nettle-hash.c misc.c
nettle_pbkdf2_SOURCES = nettle-pbkdf2.c misc.c
-SOURCES = $(sexp_conv_SOURCES) nettle-hash.c nettle-lfib-stream.c pkcs1-conv.c
+SOURCES = $(sexp_conv_SOURCES) nettle-hash.c nettle-lfib-stream.c pkcs1-conv.c nettle-pbkdf2.c
DISTFILES = $(SOURCES) Makefile.in input.h misc.h output.h parse.h