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