X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=Makefile-ccan;h=5b6d9c943644f9f45fa86b8a75a2a34a8f9983ed;hb=5d34cc6b30b457ceb821bd8e4b352fd029e7dab0;hp=6410301d1e5d763835c50bc22156f83da6adb42d;hpb=1db16ab68ecaba42daa8e0a38102c04399146f5e;p=ccan diff --git a/Makefile-ccan b/Makefile-ccan index 6410301d..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 \ @@ -23,6 +22,7 @@ MODS_NO_SRC := alignof \ minmax \ objset \ short_types \ + structeq \ tcon \ tlist \ typesafe_cb \ @@ -39,6 +39,7 @@ MODS_WITH_SRC := antithread \ block_pool \ breakpoint \ btree \ + bytestring \ ccan_tokenizer \ charset \ ciniparser \ @@ -48,6 +49,7 @@ MODS_WITH_SRC := antithread \ daemonize \ daemon_with_notify \ dgraph \ + eratosthenes \ err \ failtest \ foreach \ @@ -67,8 +69,10 @@ MODS_WITH_SRC := antithread \ lbalance \ likely \ list \ + lqueue \ + lstack \ md4 \ - memmem \ + mem \ net \ nfs \ noerr \