]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
stringbuilder: Functions for joining strings.
[ccan] / Makefile-ccan
index 5b6d9c943644f9f45fa86b8a75a2a34a8f9983ed..54430c03e1adde21f680a24b2e8dbf21d22f266d 100644 (file)
@@ -41,6 +41,7 @@ MODS_WITH_SRC := antithread \
        btree \
        bytestring \
        ccan_tokenizer \
+       cdump \
        charset \
        ciniparser \
        crc \
@@ -59,6 +60,7 @@ MODS_WITH_SRC := antithread \
        htable \
        idtree \
        ilog \
+       invbloom \
        io \
        isaac \
        iscsi \
@@ -76,9 +78,11 @@ MODS_WITH_SRC := antithread \
        net \
        nfs \
        noerr \
+       ntdb \
        ogg_to_pcm \
        opt \
        ptr_valid \
+       pushpull \
        rbtree \
        rbuf \
        read_write_all \
@@ -86,6 +90,7 @@ MODS_WITH_SRC := antithread \
        siphash \
        sparse_bsearch \
        str \
+       stringbuilder \
        stringmap \
        strmap \
        strset \