X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=cfaa0a9a93c65fced874d66db850bf3ccad2e113;hp=4205bcdaeee035d79def0bf103a899d62e71bcb6;hb=bdb8d75154d7aefe01788e5dd5adb11e3c943c11;hpb=e6944616bf0a671a0cf538c324b44f93f56b293a diff --git a/Makefile-ccan b/Makefile-ccan index 4205bcda..cfaa0a9a 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -13,7 +13,6 @@ MODS_NO_SRC := alignof \ asearch \ bitmap \ build_assert \ - bytestring \ cast \ check_type \ compiler \ @@ -36,11 +35,14 @@ MODS_WITH_SRC := antithread \ asprintf \ autodata \ avl \ + base64 \ bdelta \ block_pool \ breakpoint \ btree \ + bytestring \ ccan_tokenizer \ + cdump \ charset \ ciniparser \ crc \ @@ -49,6 +51,7 @@ MODS_WITH_SRC := antithread \ daemonize \ daemon_with_notify \ dgraph \ + eratosthenes \ err \ failtest \ foreach \ @@ -58,6 +61,7 @@ MODS_WITH_SRC := antithread \ htable \ idtree \ ilog \ + invbloom \ io \ isaac \ iscsi \ @@ -69,14 +73,17 @@ MODS_WITH_SRC := antithread \ likely \ list \ lqueue \ + lstack \ md4 \ - memmem \ + mem \ net \ nfs \ noerr \ + ntdb \ ogg_to_pcm \ opt \ ptr_valid \ + pushpull \ rbtree \ rbuf \ read_write_all \ @@ -84,6 +91,7 @@ MODS_WITH_SRC := antithread \ siphash \ sparse_bsearch \ str \ + stringbuilder \ stringmap \ strmap \ strset \