]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
configurator: Add test for ucontext.h
[ccan] / Makefile-ccan
index 8eac2d73c70586954aa5bed9c0ac86b42abf1423..2c80720c9595af367c49c391b78cf43515f132ef 100644 (file)
@@ -33,6 +33,7 @@ MODS_NO_SRC := alignof \
 # No external dependencies, with C code:
 MODS_WITH_SRC := aga \
        agar \
+       altstack \
        antithread \
        antithread/alloc \
        asort \
@@ -57,6 +58,7 @@ MODS_WITH_SRC := aga \
        crypto/shachain \
        daemonize \
        daemon_with_notify \
+       deque \
        dgraph \
        eratosthenes \
        err \
@@ -99,6 +101,7 @@ MODS_WITH_SRC := aga \
        rbuf \
        read_write_all \
        rfc822 \
+       rszshm \
        siphash \
        sparse_bsearch \
        str \