]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
base64: implements rfc4648, the base64 encoding
[ccan] / Makefile-ccan
index 74916d2a99859cb9278654a275b5d9e619738fb4..cfaa0a9a93c65fced874d66db850bf3ccad2e113 100644 (file)
@@ -35,12 +35,14 @@ MODS_WITH_SRC := antithread \
        asprintf \
        autodata \
        avl \
+       base64 \
        bdelta \
        block_pool \
        breakpoint \
        btree \
        bytestring \
        ccan_tokenizer \
+       cdump \
        charset \
        ciniparser \
        crc \
@@ -77,9 +79,11 @@ MODS_WITH_SRC := antithread \
        net \
        nfs \
        noerr \
+       ntdb \
        ogg_to_pcm \
        opt \
        ptr_valid \
+       pushpull \
        rbtree \
        rbuf \
        read_write_all \
@@ -87,6 +91,7 @@ MODS_WITH_SRC := antithread \
        siphash \
        sparse_bsearch \
        str \
+       stringbuilder \
        stringmap \
        strmap \
        strset \