X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=7781657766f1268690caa0dc73bb2a7a490102a1;hp=c4a8f455ff98683ad4721165d3eafeeef3f91b39;hb=8700faf27fe4cf9554fec2260bdabd67eabf69ae;hpb=d6bee61681cf3976c9c0e47e4d73b8ce18f9d7ce diff --git a/Makefile-ccan b/Makefile-ccan index c4a8f455..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 \ @@ -53,6 +55,7 @@ MODS_WITH_SRC := antithread \ htable \ idtree \ ilog \ + io \ isaac \ iscsi \ jmap \