X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2FMakefile;h=ddd6545fc694b9d91e9d5a3ec9014aa1c49acb8d;hp=104af9cf28b2a571e16fa86fc52ab3f12c23a97f;hb=9fc07111603c6e892ed768f900465282314b2982;hpb=dc8042b42500f79f613b1197df6cdf739615a89f diff --git a/tools/Makefile b/tools/Makefile index 104af9cf..ddd6545f 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -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 \