aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index f01e3ab..1553df5 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -174,7 +174,7 @@ core-help: build clean
# Packages.
PACKAGES = $(foreach pkg,$(sort $(wildcard ../index/*.mk)),$(notdir $(basename $(pkg))))
-EXCLUDE_FROM_CHECK = [rabbitmq_codegen]
+EXCLUDE_FROM_CHECK = [hexer_mk, inaka_mk, rabbitmq_codegen]
packages: $(addprefix pkg-,$(PACKAGES))