]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb/_info
compiler: use everywhere.
[ccan] / ccan / tdb / _info
index 7ba90f79c45935575fb9592a6a2565e62614776d..8c1e5dc47459dcc2aa0093168ee849d5b1befbbf 100644 (file)
@@ -73,7 +73,8 @@ int main(int argc, char *argv[])
                return 1;
 
        if (strcmp(argv[1], "depends") == 0) {
-               printf("ccan/hash\n");
+               printf("ccan/compiler\n");
+               printf("ccan/tally\n");
                return 0;
        }