X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=c52b2e5d42d7d8450c8f12114a00ed7e899212b8;hp=315962cf4c8ec7118d71d5fb87e994b3a3521609;hb=60d22760a069b2adebda59dd68edbe70304584cf;hpb=73930140fa25d3834570fcd906a01e199cfe17ac diff --git a/Makefile-ccan b/Makefile-ccan index 315962cf..c52b2e5d 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -48,6 +48,9 @@ MODS_WITH_SRC := antithread \ crc \ crcsync \ cpuid \ + crypto/ripemd160 \ + crypto/sha256 \ + crypto/shachain \ daemonize \ daemon_with_notify \ dgraph \ @@ -82,6 +85,8 @@ MODS_WITH_SRC := antithread \ ntdb \ ogg_to_pcm \ opt \ + order \ + ptrint \ ptr_valid \ pushpull \ rbtree \ @@ -91,6 +96,7 @@ MODS_WITH_SRC := antithread \ siphash \ sparse_bsearch \ str \ + str/hex \ stringbuilder \ stringmap \ strmap \