]> git.ozlabs.org Git - ccan/blobdiff - tools/Makefile
crypto/shachain: detect if we're inserting a bogus hash.
[ccan] / tools / Makefile
index 104af9cf28b2a571e16fa86fc52ab3f12c23a97f..ddd6545fc694b9d91e9d5a3ec9014aa1c49acb8d 100644 (file)
@@ -10,7 +10,9 @@ DEP_OBJS = ccan/err/err.o \
        ccan/str/str.o \
        ccan/take/take.o \
        ccan/tal/tal.o \
+       ccan/tal/grab_file/grab_file.o \
        ccan/tal/link/link.o \
+       ccan/tal/path/path.o \
        ccan/tal/str/str.o \
        ccan/time/time.o \
        tools/read_config_header.o \