X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftdb%2Ftools%2FMakefile;fp=ccan%2Ftdb%2Ftools%2FMakefile;h=8febc40ff77505a0128885210e0604b0af2f077f;hb=2b2d18863f332dacbb9544c910be94968fc5112b;hp=38899e1aa4df11eac7c507a142ddfcb87de4f191;hpb=48038e705f87e54176d76bdcb7a6512a4bfa1a4a;p=ccan diff --git a/ccan/tdb/tools/Makefile b/ccan/tdb/tools/Makefile index 38899e1a..8febc40f 100644 --- a/ccan/tdb/tools/Makefile +++ b/ccan/tdb/tools/Makefile @@ -1,4 +1,4 @@ -LDLIBS:=../../tdb.o +LDLIBS:=../../tdb.o ../../hash.o CFLAGS:=-I../../.. -Wall -O3 #-g -pg LDFLAGS:=-L../../..