chore(ci): add Makefiles for smaller packages

This commit is contained in:
Greg Johnston
2024-06-21 06:45:44 -04:00
parent 7034375cdd
commit f7ee0c4764
8 changed files with 8 additions and 0 deletions

1
next_tuple/Makefile.toml Normal file
View File

@@ -0,0 +1 @@
extend = { path = "../cargo-make/main.toml" }