]> git.ozlabs.org Git - ccan/blobdiff - ccan/tdb/tools/Makefile
tdb: new command openjh for tdbtool (to use Jenkins hash)
[ccan] / ccan / tdb / tools / Makefile
index 38899e1aa4df11eac7c507a142ddfcb87de4f191..8febc40ff77505a0128885210e0604b0af2f077f 100644 (file)
@@ -1,4 +1,4 @@
-LDLIBS:=../../tdb.o
+LDLIBS:=../../tdb.o ../../hash.o
 CFLAGS:=-I../../.. -Wall -O3 #-g -pg
 LDFLAGS:=-L../../..