]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
Makefile-ccan: bytestring now has source.
[ccan] / Makefile-ccan
index 4205bcdaeee035d79def0bf103a899d62e71bcb6..5b6d9c943644f9f45fa86b8a75a2a34a8f9983ed 100644 (file)
@@ -13,7 +13,6 @@ MODS_NO_SRC := alignof \
        asearch \
        bitmap \
        build_assert \
-       bytestring \
        cast \
        check_type \
        compiler \
@@ -40,6 +39,7 @@ MODS_WITH_SRC := antithread \
        block_pool \
        breakpoint \
        btree \
+       bytestring \
        ccan_tokenizer \
        charset \
        ciniparser \
@@ -49,6 +49,7 @@ MODS_WITH_SRC := antithread \
        daemonize \
        daemon_with_notify \
        dgraph \
+       eratosthenes \
        err \
        failtest \
        foreach \
@@ -69,8 +70,9 @@ MODS_WITH_SRC := antithread \
        likely \
        list \
        lqueue \
+       lstack \
        md4 \
-       memmem \
+       mem \
        net \
        nfs \
        noerr \