]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb2/_info
gitify the tree, especially the web makefile.
[ccan] / ccan / tdb2 / _info
index 35e32b729116cfd199ae3d87c83ab947bd5f931e..ddb362022e3b1990f33675f6a823d2cccf373c24 100644 (file)
@@ -62,7 +62,7 @@
  *
  * Author: Rusty Russell
  *
- * Licence: LGPLv3 (or later)
+ * License: LGPLv3 (or later)
  *
  * Fails:
  *     valgrind-tests // hash needs --partial-loads-ok=yes.
@@ -78,6 +78,7 @@ int main(int argc, char *argv[])
                printf("ccan/asearch\n");
                printf("ccan/compiler\n");
                printf("ccan/build_assert\n");
+               printf("ccan/ilog\n");
                printf("ccan/tally\n");
                return 0;
        }