]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb/tools/Makefile
tdb: implement tdb_summary.
[ccan] / ccan / tdb / tools / Makefile
index 4dc5ceb0527f75febb027aebb70e26f45738db77..d7611a2b0fd08a709eb86a56af2b52e7cb7646ca 100644 (file)
@@ -1,4 +1,4 @@
-LDLIBS:=../../tdb.o ../../hash.o
+LDLIBS:=../../tdb.o ../../tally.o
 CFLAGS:=-I../../.. -Wall -O3 #-g -pg
 LDFLAGS:=-L../../..