diff --git a/bench/Makefile b/bench/Makefile index 1a510c8e..3b9e7e73 100644 --- a/bench/Makefile +++ b/bench/Makefile @@ -29,7 +29,7 @@ glog-bench-mt: glog-bench-mt.cpp clean: - rm -f *.o logs/*.txt spdlog-bench spdlog-bench-mt boost-bench boost-bench-mt glog-bench + rm -f *.o logs/* spdlog-bench spdlog-bench-mt boost-bench boost-bench-mt glog-bench rebuild: clean all