X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=Makefile-ccan;h=d81031eab1add188d4ac71220a422edd1524e869;hb=75ce5f119519ab979c05d34ef9afe4895998ebe1;hp=c7eec337fba7c510df38adfc014f91f9b3b4f3c1;hpb=8730b2e1bceff82fe9e8784ce1a671a9c12ef211;p=ccan diff --git a/Makefile-ccan b/Makefile-ccan index c7eec337..d81031ea 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -10,6 +10,7 @@ CFLAGS = $(CCAN_CFLAGS) -I. $(DEPGEN) MODS_NO_SRC := alignof \ array_size \ asearch \ + bitmap \ build_assert \ bytestring \ cast \ @@ -34,6 +35,7 @@ MODS_WITH_SRC := antithread \ avl \ bdelta \ block_pool \ + breakpoint \ btree \ ccan_tokenizer \ charset \ @@ -48,6 +50,7 @@ MODS_WITH_SRC := antithread \ foreach \ grab_file \ hash \ + heap \ htable \ idtree \ ilog \ @@ -88,6 +91,7 @@ MODS_WITH_SRC := antithread \ tally \ tap \ time \ + timer \ ttxml \ wwviaudio