X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2FMakefile;h=c942bdeeb501a933e98aa05374622ccf956b010e;hp=3ee60f7c872374fbf5076ea7cf5b40adce1b6229;hb=4c6f5a73a0817641571fad7383ec3604487889f8;hpb=fff2c850541fa0887e91fd1093cadca8ce96878e diff --git a/tools/Makefile b/tools/Makefile index 3ee60f7c..c942bdee 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -7,6 +7,7 @@ DEP_OBJS = ccan/grab_file/grab_file.o \ ccan/str/str.o \ ccan/str_talloc/str_talloc.o \ ccan/talloc/talloc.o \ + ccan/time/time.o \ tools/compile.o \ tools/depends.o \ tools/tools.o