X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fccanlint%2FMakefile;h=f079f8da438ce5a3475fedf26f3eedeae5a18365;hp=3720c9198c482b7c91e981f83b4bba474d8d0fac;hb=655bae650e868e037d3db9f6e475f59b58e3e078;hpb=43ea89157d6cf730d44050548cb60407da60cb0f diff --git a/tools/ccanlint/Makefile b/tools/ccanlint/Makefile index 3720c919..f079f8da 100644 --- a/tools/ccanlint/Makefile +++ b/tools/ccanlint/Makefile @@ -3,7 +3,6 @@ TEST_OBJS := $(TEST_CFILES:.c=.o) CORE_OBJS := \ ccan/asort/asort.o \ - ccan/btree/btree.o \ ccan/dgraph/dgraph.o \ ccan/foreach/foreach.o \ ccan/grab_file/grab_file.o \