We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e35096f commit adf8e94Copy full SHA for adf8e94
tools/make/lib/examples/Makefile
@@ -18,6 +18,7 @@
18
19
# DEPENDENCIES #
20
21
+# Note: keep the following in alphabetical order...
22
include $(TOOLS_MAKE_LIB_DIR)/examples/c.mk
23
include $(TOOLS_MAKE_LIB_DIR)/examples/cpp.mk
24
include $(TOOLS_MAKE_LIB_DIR)/examples/javascript.mk
0 commit comments