X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftdb%2Ftools%2FMakefile;fp=ccan%2Ftdb%2Ftools%2FMakefile;h=d7611a2b0fd08a709eb86a56af2b52e7cb7646ca;hb=1c7178a0a9173ff99a581475d8a9089deadcccb2;hp=4dc5ceb0527f75febb027aebb70e26f45738db77;hpb=e0fd4d1173f6d761dd6e09f820e1901e9400d8ba;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../../..