diff --git a/Makefile b/Makefile index a5fbef1628..57097cda43 100644 --- a/Makefile +++ b/Makefile @@ -76,6 +76,7 @@ TE_PACKAGES=$(shell go list ./...|grep -v plugin_tests) # Plugins Packages PLUGIN_PACKAGES=mattermost-plugin-zoom-v1.0.6 PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.0.0 +PLUGIN_PACKAGES += mattermost-plugin-custom-attributes-v1.0.0 PLUGIN_PACKAGES += mattermost-plugin-github-v0.10.0 PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.0.0 PLUGIN_PACKAGES += mattermost-plugin-aws-SNS-v1.0.0