We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c02e97 commit 5e547feCopy full SHA for 5e547fe
tools/make/lib/dist/Makefile
@@ -18,4 +18,5 @@
18
19
# DEPENDENCIES #
20
21
-include $(TOOLS_MAKE_LIB_DIR)/bundle/browser.mk
+# Note: keep in alphabetical order...
22
+include $(TOOLS_MAKE_LIB_DIR)/dist/bundles.mk
0 commit comments