X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=47249b90a0bc092c814219963b97ffd22e5809a9;hp=e71f3a178fa78af8dcb2c34c971c4a0214a84fa6;hb=03f100b281441a953d4ec858389f82e25a95c043;hpb=a1d7e21f2fe5521c0d9a4f9ebfe694b368c3ba92 diff --git a/Makefile-ccan b/Makefile-ccan index e71f3a17..47249b90 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -43,6 +43,7 @@ MODS := a_star \ crypto/ripemd160 \ crypto/sha256 \ crypto/shachain \ + crypto/siphash24 \ daemonize \ daemon_with_notify \ darray \ @@ -122,6 +123,7 @@ MODS := a_star \ time \ timer \ tlist \ + tlist2 \ ttxml \ typesafe_cb \ version \