X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=07134a7b30ee284dfb11c169c741bf67f5a4ae0a;hp=315962cf4c8ec7118d71d5fb87e994b3a3521609;hb=75d313a8d7cfb7150b2a2e357b78fcfa30a64094;hpb=6066019061d7f8c2301ff6cb43c7446981455507 diff --git a/Makefile-ccan b/Makefile-ccan index 315962cf..07134a7b 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 \ @@ -91,6 +93,7 @@ MODS_WITH_SRC := antithread \ siphash \ sparse_bsearch \ str \ + str/hex \ stringbuilder \ stringmap \ strmap \