X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile-ccan;h=74916d2a99859cb9278654a275b5d9e619738fb4;hb=2ea90b45cf37292aba7c81b34736661c080497de;hp=1388f892dc00bda310eeabfa07788424d9e92e3c;hpb=eb5cf99742db1b02cc5cac4be19226b58009a106;p=ccan diff --git a/Makefile-ccan b/Makefile-ccan index 1388f892..74916d2a 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -13,7 +13,6 @@ MODS_NO_SRC := alignof \ asearch \ bitmap \ build_assert \ - bytestring \ cast \ check_type \ compiler \ @@ -40,6 +39,7 @@ MODS_WITH_SRC := antithread \ block_pool \ breakpoint \ btree \ + bytestring \ ccan_tokenizer \ charset \ ciniparser \ @@ -49,6 +49,7 @@ MODS_WITH_SRC := antithread \ daemonize \ daemon_with_notify \ dgraph \ + eratosthenes \ err \ failtest \ foreach \ @@ -58,6 +59,7 @@ MODS_WITH_SRC := antithread \ htable \ idtree \ ilog \ + invbloom \ io \ isaac \ iscsi \ @@ -71,7 +73,7 @@ MODS_WITH_SRC := antithread \ lqueue \ lstack \ md4 \ - memmem \ + mem \ net \ nfs \ noerr \