aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 98af961d5..b502adb4b 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -91,6 +91,7 @@ libgnunetutil_la_SOURCES = \
91 crypto_hash.c \ 91 crypto_hash.c \
92 crypto_hkdf.c \ 92 crypto_hkdf.c \
93 crypto_kdf.c \ 93 crypto_kdf.c \
94 crypto_mpi.c \
94 crypto_random.c \ 95 crypto_random.c \
95 disk.c \ 96 disk.c \
96 disk.h \ 97 disk.h \