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