]> git.ozlabs.org Git - ccan/blobdiff - tools/Makefile
tools: use tal/path instead of writing own path handlers.
[ccan] / tools / Makefile
index 104af9cf28b2a571e16fa86fc52ab3f12c23a97f..1ab69c928e625c6ddabb0d31d0160b83a2a2171a 100644 (file)
@@ -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 \