]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
cdump: ignore __attribute__ (gcc extension).
[ccan] / Makefile-ccan
index 74916d2a99859cb9278654a275b5d9e619738fb4..acfbe19ad4d0ba6c34251cc9cdf22bb949e256ba 100644 (file)
@@ -41,6 +41,7 @@ MODS_WITH_SRC := antithread \
        btree \
        bytestring \
        ccan_tokenizer \
+       cdump \
        charset \
        ciniparser \
        crc \
@@ -80,6 +81,7 @@ MODS_WITH_SRC := antithread \
        ogg_to_pcm \
        opt \
        ptr_valid \
+       pushpull \
        rbtree \
        rbuf \
        read_write_all \