X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=7781657766f1268690caa0dc73bb2a7a490102a1;hp=2d713a6898e402e21bd45530cc586b63ca86ca4b;hb=cece098555b7138082373d5c0ddfa8074da18dda;hpb=9552c972f725f70ab024e0c9d0487ff078322fd8 diff --git a/Makefile-ccan b/Makefile-ccan index 2d713a68..77816577 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 \ @@ -41,6 +42,7 @@ MODS_WITH_SRC := antithread \ ciniparser \ crc \ crcsync \ + cpuid \ daemonize \ daemon_with_notify \ dgraph \ @@ -49,9 +51,11 @@ MODS_WITH_SRC := antithread \ foreach \ grab_file \ hash \ + heap \ htable \ idtree \ ilog \ + io \ isaac \ iscsi \ jmap \