Index: nacl/Makefile |
diff --git a/nacl/Makefile b/nacl/Makefile |
index f77ede108fca5b8c1ae4c0a252bf3103044fc80f..b313e24065f5cd9fb2144634b5498fc8ed72eef1 100644 |
--- a/nacl/Makefile |
+++ b/nacl/Makefile |
@@ -42,7 +42,7 @@ LIBDIR = ../third_party/libinstall/$(BITS)/lib |
BENCHMARKS := fannkuchredux fasta revcomp binarytrees knucleotide nbody \ |
- spectralnorm pidigits |
+ spectralnorm pidigits richards deltablue |
OTHER_OBJS = bench-framework benchstringio fasta_10k_ref_output |
OBJS_NATIVE := $(BENCHMARKS:%=%.native.o) $(OTHER_OBJS:%=%.native.o) |