X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=Makefile-ccan;h=d81031eab1add188d4ac71220a422edd1524e869;hb=75ce5f119519ab979c05d34ef9afe4895998ebe1;hp=2d713a6898e402e21bd45530cc586b63ca86ca4b;hpb=9552c972f725f70ab024e0c9d0487ff078322fd8;p=ccan diff --git a/Makefile-ccan b/Makefile-ccan index 2d713a68..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 \ @@ -49,6 +50,7 @@ MODS_WITH_SRC := antithread \ foreach \ grab_file \ hash \ + heap \ htable \ idtree \ ilog \