Skip to content

Commit adf8e94

Browse files
committed
Add comment regarding order
1 parent e35096f commit adf8e94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/make/lib/examples/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
# DEPENDENCIES #
2020

21+
# Note: keep the following in alphabetical order...
2122
include $(TOOLS_MAKE_LIB_DIR)/examples/c.mk
2223
include $(TOOLS_MAKE_LIB_DIR)/examples/cpp.mk
2324
include $(TOOLS_MAKE_LIB_DIR)/examples/javascript.mk

0 commit comments

Comments
 (0)