X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=4bc297f750fc18cb727208d7d32009425a972ec3;hp=70f7c9363ab1470766233e7e76ddc3a1514ffd3e;hb=238fce098442b5fe14c1e88b6245729ebae69f65;hpb=3c164cd21a13bd3904117f6a33e06945f0f1850c diff --git a/Makefile-ccan b/Makefile-ccan index 70f7c936..4bc297f7 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -22,7 +22,8 @@ MODS_NORMAL_NO_SRC := alignof \ short_types \ tcon \ tlist \ - typesafe_cb + typesafe_cb \ + version # No external dependencies, with C code: MODS_NORMAL_WITH_SRC := antithread \ @@ -65,6 +66,7 @@ MODS_NORMAL_WITH_SRC := antithread \ rbuf \ read_write_all \ rfc822 \ + siphash \ sparse_bsearch \ str \ stringmap \