X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=86d6ac0c44e3ca149d1e0fefb2448379bf5df4d3;hp=c4a8f455ff98683ad4721165d3eafeeef3f91b39;hb=b0851b56f25f082ff3753e678c2ce15abc543ca9;hpb=d6bee61681cf3976c9c0e47e4d73b8ce18f9d7ce diff --git a/Makefile-ccan b/Makefile-ccan index c4a8f455..86d6ac0c 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 \