diff --git a/cpp/Makefile b/cpp/Makefile index 569442ea869954ee83b0529705aaccb75384da60..0c4f0e46df1871d2d1630ec3d3dde19c2a8e542c 100644 --- a/cpp/Makefile +++ b/cpp/Makefile @@ -20,6 +20,7 @@ TARGETS += switchchain_mixingtime TARGETS += switchchain_spectrum TARGETS += switchchain_successrates TARGETS += switchchain_timeevol +TARGETS += bruteforce_triangles all: $(TARGETS)