X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=Makefile-ccan;h=249d0bb0e752815292536e11c2796f9be8afe29c;hp=6641e53e6bf6c8228840a5a81a2014ca6cefb795;hb=769352e9214082c50635d7fe0b32175a267afa8d;hpb=d379e0ae835bdd047a5d277f7ded41f180134e27 diff --git a/Makefile-ccan b/Makefile-ccan index 6641e53e..249d0bb0 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -62,6 +62,7 @@ MODS_NORMAL_WITH_SRC := antithread \ opt \ ptr_valid \ rbtree \ + rbuf \ read_write_all \ rfc822 \ sparse_bsearch \ @@ -72,6 +73,9 @@ MODS_NORMAL_WITH_SRC := antithread \ str_talloc \ take \ tal \ + tal/link \ + tal/path \ + tal/str \ talloc \ talloc_link \ tally \