X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=Makefile-ccan;h=82fc346bb4ddf92ff34d52b67f32d8dd9666cd10;hb=cc3db07ecc15f3e1e556387d82318697956e8e0c;hp=99c4910410072ff184312a589d2112b18b725a84;hpb=f9ab35934568e164ce8eace2bddc8a57941c7fb4;p=ccan diff --git a/Makefile-ccan b/Makefile-ccan index 99c49104..82fc346b 100644 --- a/Makefile-ccan +++ b/Makefile-ccan @@ -19,6 +19,8 @@ MODS_NO_SRC := alignof \ container_of \ darray \ endian \ + lqueue \ + lstack \ minmax \ objset \ short_types \ @@ -77,8 +79,6 @@ MODS_WITH_SRC := aga \ lbalance \ likely \ list \ - lqueue \ - lstack \ md4 \ mem \ net \ @@ -88,6 +88,8 @@ MODS_WITH_SRC := aga \ ogg_to_pcm \ opt \ order \ + permutation \ + pr_log \ ptrint \ ptr_valid \ pushpull \ @@ -101,6 +103,7 @@ MODS_WITH_SRC := aga \ str/hex \ stringbuilder \ stringmap \ + strgrp \ strmap \ strset \ take \