]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
ccanlint: avoid segfault when module_builds' linking fails
[ccan] / Makefile-ccan
index a2fa8f3a5da1a40978bad37f01a54e74fe727458..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,6 +79,7 @@ MODS_WITH_SRC := antithread \
        net \
        nfs \
        noerr \
+       ntdb \
        ogg_to_pcm \
        opt \
        ptr_valid \
@@ -88,6 +91,7 @@ MODS_WITH_SRC := antithread \
        siphash \
        sparse_bsearch \
        str \
+       stringbuilder \
        stringmap \
        strmap \
        strset \