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 e74940e..3656429 100644
--- a/tests/plugin/Makefile
+++ b/tests/plugin/Makefile
@@ -11,6 +11,7 @@ NAMES += empty
NAMES += insn
NAMES += mem
NAMES += hotblocks
+NAMES += howvec
SONAMES := $(addsuffix .so,$(addprefix lib,$(NAMES)))