summaryrefslogtreecommitdiff
path: root/example/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'example/Makefile')
-rw-r--r--example/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/example/Makefile b/example/Makefile
new file mode 100644
index 0000000..b0e81b3
--- /dev/null
+++ b/example/Makefile
@@ -0,0 +1,9 @@
+#
+# Copyright (c) 2026 Jacob McDonnell
+#
+# SPDX-License-Identifier: BSD-2-Clause
+#
+SUBDIRS = libfib test
+
+include tools/mcd.subdir.mk
+