]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
Makefile-ccan: bytestring now has source.
[ccan] / Makefile-ccan
index f97ff20d14750f4ac8487e98317bf3f2489300ce..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 \
@@ -72,7 +72,7 @@ MODS_WITH_SRC := antithread \
        lqueue \
        lstack \
        md4 \
-       memmem \
+       mem \
        net \
        nfs \
        noerr \