X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=tools%2FMakefile;h=ddd6545fc694b9d91e9d5a3ec9014aa1c49acb8d;hb=7220240c0e2fa8c9610736565e73d3c74a73466c;hp=1ab69c928e625c6ddabb0d31d0160b83a2a2171a;hpb=09d5cd70d7e8105a003ed9583eadb077de014f3b;p=ccan diff --git a/tools/Makefile b/tools/Makefile index 1ab69c92..ddd6545f 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -10,6 +10,7 @@ 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 \