X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=315962cf4c8ec7118d71d5fb87e994b3a3521609;hp=acfbe19ad4d0ba6c34251cc9cdf22bb949e256ba;hb=0d73f8ebb66d2613ecc0b87c6e608de59be110f6;hpb=158691ae36fe1da78ec54dbcc0006f603398dae2 diff --git a/Makefile-ccan b/Makefile-ccan index acfbe19a..315962cf 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -35,6 +35,7 @@ MODS_WITH_SRC := antithread \ asprintf \ autodata \ avl \ + base64 \ bdelta \ block_pool \ breakpoint \ @@ -78,6 +79,7 @@ MODS_WITH_SRC := antithread \ net \ nfs \ noerr \ + ntdb \ ogg_to_pcm \ opt \ ptr_valid \ @@ -89,6 +91,7 @@ MODS_WITH_SRC := antithread \ siphash \ sparse_bsearch \ str \ + stringbuilder \ stringmap \ strmap \ strset \ @@ -97,6 +100,7 @@ MODS_WITH_SRC := antithread \ tal/grab_file \ tal/link \ tal/path \ + tal/stack \ tal/str \ tal/talloc \ talloc \