summaryrefslogtreecommitdiff
path: root/bench/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bench/Makefile')
-rw-r--r--bench/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/Makefile b/bench/Makefile
index 69a676a..6fa7085 100644
--- a/bench/Makefile
+++ b/bench/Makefile
@@ -7,7 +7,7 @@ all: bench
LIBMOJIBAKE = ../libmojibake.a
-bench: bench.o util.o
+bench: bench.o util.o $(LIBMOJIBAKE)
$(CC) $(CFLAGS) $(LDFLAGS) -o $@ bench.o util.o $(LIBMOJIBAKE)
DATAURL = https://raw.githubusercontent.com/duerst/eprun/master/benchmark