diff --git a/driver/tests/mstress/Makefile b/driver/tests/mstress/Makefile index 59fd181b..3cbf57ea 100644 --- a/driver/tests/mstress/Makefile +++ b/driver/tests/mstress/Makefile @@ -20,7 +20,7 @@ CXXFLAGS += -std=c++11 -O0 -g -Wall -Wextra -pedantic -Wfatal-errors CXXFLAGS += -I../../include -PROJECT = stress +PROJECT = mstress SRCS = main.cpp