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 72fd37bde..09620aee0 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -61,6 +61,7 @@ libgnunetutil_la_SOURCES = \
61 crypto_symmetric.c \ 61 crypto_symmetric.c \
62 crypto_crc.c \ 62 crypto_crc.c \
63 crypto_ecc.c \ 63 crypto_ecc.c \
64 crypto_ecc_gnsrecord.c \
64 $(DLOG) \ 65 $(DLOG) \
65 crypto_ecc_setup.c \ 66 crypto_ecc_setup.c \
66 crypto_hash.c \ 67 crypto_hash.c \