summaryrefslogtreecommitdiffstats
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 f9a3546ea3..e74940eaac 100644
--- a/tests/plugin/Makefile
+++ b/tests/plugin/Makefile
@@ -10,6 +10,7 @@ NAMES += bb
NAMES += empty
NAMES += insn
NAMES += mem
+NAMES += hotblocks
SONAMES := $(addsuffix .so,$(addprefix lib,$(NAMES)))