]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
ccanlint: avoid segfault when module_builds' linking fails
[ccan] / Makefile-ccan
index acfbe19ad4d0ba6c34251cc9cdf22bb949e256ba..cfaa0a9a93c65fced874d66db850bf3ccad2e113 100644 (file)
@@ -35,6 +35,7 @@ MODS_WITH_SRC := antithread \
        asprintf \
        autodata \
        avl \
+       base64 \
        bdelta \
        block_pool \
        breakpoint \
@@ -78,6 +79,7 @@ MODS_WITH_SRC := antithread \
        net \
        nfs \
        noerr \
+       ntdb \
        ogg_to_pcm \
        opt \
        ptr_valid \
@@ -89,6 +91,7 @@ MODS_WITH_SRC := antithread \
        siphash \
        sparse_bsearch \
        str \
+       stringbuilder \
        stringmap \
        strmap \
        strset \