diff options
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r-- | src/util/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 98af961d51..b502adb4bc 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -91,6 +91,7 @@ libgnunetutil_la_SOURCES = \ crypto_hash.c \ crypto_hkdf.c \ crypto_kdf.c \ + crypto_mpi.c \ crypto_random.c \ disk.c \ disk.h \ |