diff --git a/server/Makefile b/server/Makefile index 4bb4b22673..5000acc6f0 100644 --- a/server/Makefile +++ b/server/Makefile @@ -153,6 +153,7 @@ PLUGIN_PACKAGES += mattermost-plugin-nps-v1.3.3 PLUGIN_PACKAGES += mattermost-plugin-servicenow-v2.3.4 PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.8.0 PLUGIN_PACKAGES += mattermost-plugin-ai-v0.8.1 +PLUGIN_PACKAGES += focalboard-v8.0.0 EE_PACKAGES=$(shell $(GO) list $(BUILD_ENTERPRISE_DIR)/...)