X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=Makefile-ccan;h=5cc06d970fb175b42fea4aefd6b0725ca7ef27d7;hb=37825438b65879dad1a343b45bb5ce9fc37ba8e7;hp=315962cf4c8ec7118d71d5fb87e994b3a3521609;hpb=73930140fa25d3834570fcd906a01e199cfe17ac;p=ccan diff --git a/Makefile-ccan b/Makefile-ccan index 315962cf..5cc06d97 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -48,6 +48,8 @@ MODS_WITH_SRC := antithread \ crc \ crcsync \ cpuid \ + crypto/sha256 \ + crypto/shachain \ daemonize \ daemon_with_notify \ dgraph \ @@ -82,6 +84,7 @@ MODS_WITH_SRC := antithread \ ntdb \ ogg_to_pcm \ opt \ + ptrint \ ptr_valid \ pushpull \ rbtree \ @@ -91,6 +94,7 @@ MODS_WITH_SRC := antithread \ siphash \ sparse_bsearch \ str \ + str/hex \ stringbuilder \ stringmap \ strmap \