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

View file

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

View file

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

1
either_of/Makefile.toml Normal file
View file

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

View file

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

1
next_tuple/Makefile.toml Normal file
View file

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

View file

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

View file

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

1
tachys/Makefile.toml Normal file
View file

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