aboutsummaryrefslogtreecommitdiff
path: root/tests/plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugin/Makefile')
-rw-r--r--tests/plugin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/plugin/Makefile b/tests/plugin/Makefile
index 75467b6db8..b3250e2504 100644
--- a/tests/plugin/Makefile
+++ b/tests/plugin/Makefile
@@ -13,6 +13,7 @@ NAMES += mem
NAMES += hotblocks
NAMES += howvec
NAMES += hotpages
+NAMES += lockstep
SONAMES := $(addsuffix .so,$(addprefix lib,$(NAMES)))