]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
invbloom: new module for IBLTs.
[ccan] / Makefile-ccan
index 543a3452f15ba0716a747ed61c7d0755183074f5..74916d2a99859cb9278654a275b5d9e619738fb4 100644 (file)
@@ -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 \
@@ -59,6 +59,7 @@ MODS_WITH_SRC := antithread \
        htable \
        idtree \
        ilog \
+       invbloom \
        io \
        isaac \
        iscsi \