diff --git a/Makefile b/Makefile index 29f2ce7..8008240 100644 --- a/Makefile +++ b/Makefile @@ -52,4 +52,4 @@ perf: done; \ exit $$result -.PHONY: all install test +.PHONY: all install test perf