X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=c52b2e5d42d7d8450c8f12114a00ed7e899212b8;hp=a2fa8f3a5da1a40978bad37f01a54e74fe727458;hb=e7c9d609f0c6bfb230f10bcd40a8ceee282deaa1;hpb=17aa322abd7b785330ab49e348144be940b3d1d8 diff --git a/Makefile-ccan b/Makefile-ccan index a2fa8f3a..c52b2e5d 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -35,17 +35,22 @@ MODS_WITH_SRC := antithread \ asprintf \ autodata \ avl \ + base64 \ bdelta \ block_pool \ breakpoint \ btree \ bytestring \ ccan_tokenizer \ + cdump \ charset \ ciniparser \ crc \ crcsync \ cpuid \ + crypto/ripemd160 \ + crypto/sha256 \ + crypto/shachain \ daemonize \ daemon_with_notify \ dgraph \ @@ -77,8 +82,11 @@ MODS_WITH_SRC := antithread \ net \ nfs \ noerr \ + ntdb \ ogg_to_pcm \ opt \ + order \ + ptrint \ ptr_valid \ pushpull \ rbtree \ @@ -88,6 +96,8 @@ MODS_WITH_SRC := antithread \ siphash \ sparse_bsearch \ str \ + str/hex \ + stringbuilder \ stringmap \ strmap \ strset \ @@ -96,6 +106,7 @@ MODS_WITH_SRC := antithread \ tal/grab_file \ tal/link \ tal/path \ + tal/stack \ tal/str \ tal/talloc \ talloc \