X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=Makefile-ccan;h=0613fc83941193ba037639e6968a25f3f37931b7;hb=92de5921c27f412e7caab538788c4687521f5454;hp=9469334e37bd6e30a28522b2417dac6da493e0f5;hpb=ac29ec5d15e8b108cb75cfb4fe13d79739e9c5cf;p=ccan diff --git a/Makefile-ccan b/Makefile-ccan index 9469334e..0613fc83 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -17,6 +17,7 @@ MODS_NO_SRC := alignof \ check_type \ compiler \ container_of \ + cppmagic \ darray \ endian \ lqueue \ @@ -33,6 +34,7 @@ MODS_NO_SRC := alignof \ # No external dependencies, with C code: MODS_WITH_SRC := aga \ agar \ + altstack \ antithread \ antithread/alloc \ asort \ @@ -63,6 +65,7 @@ MODS_WITH_SRC := aga \ err \ failtest \ foreach \ + generator \ grab_file \ hash \ heap \