X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile-ccan;h=c21c953f11f812be503056d3acf74f441f394f86;hb=aad4294f8c9114612a4cc137aa9030e43d3eba70;hp=8d13a4f5d1b74a287027dd2f90f418708da4afa9;hpb=1f7028e9d7b87a95613c9db6a64a2111d4899395;p=ccan diff --git a/Makefile-ccan b/Makefile-ccan index 8d13a4f5..c21c953f 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,7 @@ MODS_WITH_SRC := aga \ lbalance \ likely \ list \ - lqueue \ - lstack \ + lpq \ md4 \ mem \ net \ @@ -88,6 +89,8 @@ MODS_WITH_SRC := aga \ ogg_to_pcm \ opt \ order \ + permutation \ + pipecmd \ pr_log \ ptrint \ ptr_valid \ @@ -102,6 +105,7 @@ MODS_WITH_SRC := aga \ str/hex \ stringbuilder \ stringmap \ + strgrp \ strmap \ strset \ take \