summaryrefslogtreecommitdiff
path: root/2026/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '2026/Makefile')
-rw-r--r--2026/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/2026/Makefile b/2026/Makefile
index 8afe383..b29980c 100644
--- a/2026/Makefile
+++ b/2026/Makefile
@@ -1,3 +1,5 @@
-.PHONY: run
-run:
- cargo run
+.PHONY: run framing
+run: framing
+ cargo run -- --no-browser
+framing:
+ make -C framing/