Skip to content

Commit 5e547fe

Browse files
committed
Fix path
1 parent 6c02e97 commit 5e547fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/make/lib/dist/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@
1818

1919
# DEPENDENCIES #
2020

21-
include $(TOOLS_MAKE_LIB_DIR)/bundle/browser.mk
21+
# Note: keep in alphabetical order...
22+
include $(TOOLS_MAKE_LIB_DIR)/dist/bundles.mk

0 commit comments

Comments
 (0)