X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=5cc06d970fb175b42fea4aefd6b0725ca7ef27d7;hp=315962cf4c8ec7118d71d5fb87e994b3a3521609;hb=5cdc505e7ec54d144c10f12a5453b7793b891e1e;hpb=73930140fa25d3834570fcd906a01e199cfe17ac 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 \