]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
short_types: Fix warning in test
[ccan] / Makefile-ccan
index 432705f4b7819e588214ccb6140a5e8e930a2017..c52b2e5d42d7d8450c8f12114a00ed7e899212b8 100644 (file)
@@ -35,6 +35,7 @@ MODS_WITH_SRC := antithread \
        asprintf \
        autodata \
        avl \
+       base64 \
        bdelta \
        block_pool \
        breakpoint \
@@ -47,6 +48,9 @@ MODS_WITH_SRC := antithread \
        crc \
        crcsync \
        cpuid \
+       crypto/ripemd160 \
+       crypto/sha256 \
+       crypto/shachain \
        daemonize \
        daemon_with_notify \
        dgraph \
@@ -81,6 +85,8 @@ MODS_WITH_SRC := antithread \
        ntdb \
        ogg_to_pcm \
        opt \
+       order \
+       ptrint \
        ptr_valid \
        pushpull \
        rbtree \
@@ -90,6 +96,8 @@ MODS_WITH_SRC := antithread \
        siphash \
        sparse_bsearch \
        str \
+       str/hex \
+       stringbuilder \
        stringmap \
        strmap \
        strset \
@@ -98,6 +106,7 @@ MODS_WITH_SRC := antithread \
        tal/grab_file \
        tal/link \
        tal/path \
+       tal/stack \
        tal/str \
        tal/talloc \
        talloc \