diff --git a/Makefile b/Makefile
index 02e6e2d..98ae722 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@ EXAMPLES := \
 	_examples/custom-button-icon \
 	_examples/go-html-template \
 	_examples/icon-only-button \
+	_examples/multiple_dropdowns \
 	_examples/positioning \
 	_examples/theming \