summaryrefslogtreecommitdiff
path: root/examples/hello_plugins2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello_plugins2/Makefile')
-rw-r--r--examples/hello_plugins2/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/hello_plugins2/Makefile b/examples/hello_plugins2/Makefile
new file mode 100644
index 0000000..c387e69
--- /dev/null
+++ b/examples/hello_plugins2/Makefile
@@ -0,0 +1,4 @@
+SUBPRJ = app plugin1 plugin2
+
+.include "test.mk"
+.include <mkc.subprj.mk>