]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
tal: fix compilation of speed benchmark.
[ccan] / Makefile-ccan
index 6641e53e6bf6c8228840a5a81a2014ca6cefb795..249d0bb0e752815292536e11c2796f9be8afe29c 100644 (file)
@@ -62,6 +62,7 @@ MODS_NORMAL_WITH_SRC := antithread \
        opt \
        ptr_valid \
        rbtree \
+       rbuf \
        read_write_all \
        rfc822 \
        sparse_bsearch \
@@ -72,6 +73,9 @@ MODS_NORMAL_WITH_SRC := antithread \
        str_talloc \
        take \
        tal \
+       tal/link \
+       tal/path \
+       tal/str \
        talloc \
        talloc_link \
        tally \