X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=5b6d9c943644f9f45fa86b8a75a2a34a8f9983ed;hp=40d03891e47c6e619c78b31466c1ea6538ee1ba4;hb=5d34cc6b30b457ceb821bd8e4b352fd029e7dab0;hpb=8b0bdb090e2882aa431e89f4bc7aa4736e9e2838 diff --git a/Makefile-ccan b/Makefile-ccan index 40d03891..5b6d9c94 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 \ @@ -68,8 +69,10 @@ MODS_WITH_SRC := antithread \ lbalance \ likely \ list \ + lqueue \ + lstack \ md4 \ - memmem \ + mem \ net \ nfs \ noerr \