X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=5cc06d970fb175b42fea4aefd6b0725ca7ef27d7;hp=cfaa0a9a93c65fced874d66db850bf3ccad2e113;hb=5cdc505e7ec54d144c10f12a5453b7793b891e1e;hpb=78158c87e37ce3b41cd5145e29baea38fd002374 diff --git a/Makefile-ccan b/Makefile-ccan index cfaa0a9a..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 \ @@ -100,6 +104,7 @@ MODS_WITH_SRC := antithread \ tal/grab_file \ tal/link \ tal/path \ + tal/stack \ tal/str \ tal/talloc \ talloc \