]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
Makefile: add missing modules.
[ccan] / Makefile-ccan
index 315962cf4c8ec7118d71d5fb87e994b3a3521609..07134a7b30ee284dfb11c169c741bf67f5a4ae0a 100644 (file)
@@ -48,6 +48,8 @@ MODS_WITH_SRC := antithread \
        crc \
        crcsync \
        cpuid \
+       crypto/sha256 \
+       crypto/shachain \
        daemonize \
        daemon_with_notify \
        dgraph \
@@ -91,6 +93,7 @@ MODS_WITH_SRC := antithread \
        siphash \
        sparse_bsearch \
        str \
+       str/hex \
        stringbuilder \
        stringmap \
        strmap \