diff options
| author | LLLL Colonq <llll@colonq> | 2026-06-07 20:03:10 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-06-07 20:03:10 -0400 |
| commit | 8cdb8016dedf16caf1bf5ad0eeb9d8b13e00ca2a (patch) | |
| tree | 37c16b435dccd58f4d7d80926f4641e9a78ac918 /2026/examples/teleia/Makefile | |
| parent | ba560f205799501e95c46b9159e4dcb041c0bb86 (diff) | |
Update
Diffstat (limited to '2026/examples/teleia/Makefile')
| -rw-r--r-- | 2026/examples/teleia/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/2026/examples/teleia/Makefile b/2026/examples/teleia/Makefile new file mode 100644 index 0000000..9bbccf4 --- /dev/null +++ b/2026/examples/teleia/Makefile @@ -0,0 +1,4 @@ +.PHONY: all + +all: + trunk build --public-url='/examples/teleia/dist/' |
