X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2FMakefile;h=ddd6545fc694b9d91e9d5a3ec9014aa1c49acb8d;hp=1ab69c928e625c6ddabb0d31d0160b83a2a2171a;hb=eca104468958afaa893b76d9b3545cd554563538;hpb=f3eecc2c76e7ebbd0024b1528326bbb18a7d7742 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 \