X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=cbf1c2fe299ddd9766435a6c332f31278159a19e;hp=c4a8f455ff98683ad4721165d3eafeeef3f91b39;hb=ab6e77749bfe678bde2cdf1442145bfbcaea253d;hpb=d6bee61681cf3976c9c0e47e4d73b8ce18f9d7ce diff --git a/Makefile-ccan b/Makefile-ccan index c4a8f455..cbf1c2fe 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -8,8 +8,10 @@ CFLAGS = $(CCAN_CFLAGS) -I. $(DEPGEN) # Modules which are just a header: MODS_NO_SRC := alignof \ + argcheck \ array_size \ asearch \ + bitmap \ build_assert \ bytestring \ cast \ @@ -41,6 +43,7 @@ MODS_WITH_SRC := antithread \ ciniparser \ crc \ crcsync \ + cpuid \ daemonize \ daemon_with_notify \ dgraph \ @@ -53,6 +56,7 @@ MODS_WITH_SRC := antithread \ htable \ idtree \ ilog \ + io \ isaac \ iscsi \ jmap \