X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2FMakefile;h=1ab69c928e625c6ddabb0d31d0160b83a2a2171a;hp=104af9cf28b2a571e16fa86fc52ab3f12c23a97f;hb=2179b06e713677476a5a37acbf179b8d5be8693b;hpb=dc8042b42500f79f613b1197df6cdf739615a89f diff --git a/tools/Makefile b/tools/Makefile index 104af9cf..1ab69c92 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -11,6 +11,7 @@ DEP_OBJS = ccan/err/err.o \ ccan/take/take.o \ ccan/tal/tal.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 \