X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2FMakefile;h=854564aa8b159a0e32958a61c8890026afeacc92;hb=a1585d5b6833783d104acecadce4574115f97cea;hp=7a19055828ba85dca03a5d7080912198ad0a7dc9;hpb=6e1cdb3d8b6fac56b24403e2d0b86810a9ccffb2;p=ccan-lca-2011.git diff --git a/tools/ccanlint/Makefile b/tools/ccanlint/Makefile index 7a19055..854564a 100644 --- a/tools/ccanlint/Makefile +++ b/tools/ccanlint/Makefile @@ -12,7 +12,9 @@ CORE_OBJS := tools/ccanlint/ccanlint.o \ ccan/asort/asort.o \ ccan/btree/btree.o \ ccan/talloc/talloc.o ccan/noerr/noerr.o \ + ccan/talloc_link/talloc_link.o ccan/noerr/noerr.o \ ccan/foreach/foreach.o \ + ccan/hash/hash.o ccan/htable/htable.o \ ccan/read_write_all/read_write_all.o \ ccan/opt/opt.o ccan/opt/usage.o ccan/opt/helpers.o ccan/opt/parse.o