X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=Makefile-ccan;h=2c80720c9595af367c49c391b78cf43515f132ef;hb=c9b3a91ce2d91f92054f22131ced091d6bcf836e;hp=8eac2d73c70586954aa5bed9c0ac86b42abf1423;hpb=d26475dcfc3182030c664e6cdaff5aafbcaa159d;p=ccan diff --git a/Makefile-ccan b/Makefile-ccan index 8eac2d73..2c80720c 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -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 \