]> git.ozlabs.org Git - ccan/blobdiff - tools/Makefile
tools: fix bogus unreachable return.
[ccan] / tools / Makefile
index 3ee60f7c872374fbf5076ea7cf5b40adce1b6229..b8871be0845c4b58d7adc5e37c4db9d3d4302e3e 100644 (file)
@@ -7,6 +7,8 @@ DEP_OBJS = ccan/grab_file/grab_file.o \
        ccan/str/str.o \
        ccan/str_talloc/str_talloc.o \
        ccan/talloc/talloc.o \
+       ccan/time/time.o \
+       tools/read_config_header.o \
        tools/compile.o \
        tools/depends.o \
        tools/tools.o