X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=Makefile-ccan;h=c21c953f11f812be503056d3acf74f441f394f86;hb=a2eaae42b58a44d6f88f5e20e4a7d7cdbde9edae;hp=fb7e4c9b5b3659b1a4a77f9f03c65fb2b62cf69d;hpb=7c7ad8cc84eb75d83222fb269d9c117c12c8e75c;p=ccan diff --git a/Makefile-ccan b/Makefile-ccan index fb7e4c9b..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 \