X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftdb%2Ftools%2FMakefile;h=d7611a2b0fd08a709eb86a56af2b52e7cb7646ca;hb=42ecd1617a802642710fe4129cd57f40bf81490c;hp=4dc5ceb0527f75febb027aebb70e26f45738db77;hpb=9cbb97f3ac06d717afe4ced2c4f624078bb88396;p=ccan diff --git a/ccan/tdb/tools/Makefile b/ccan/tdb/tools/Makefile index 4dc5ceb0..d7611a2b 100644 --- a/ccan/tdb/tools/Makefile +++ b/ccan/tdb/tools/Makefile @@ -1,4 +1,4 @@ -LDLIBS:=../../tdb.o ../../hash.o +LDLIBS:=../../tdb.o ../../tally.o CFLAGS:=-I../../.. -Wall -O3 #-g -pg LDFLAGS:=-L../../..