aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-15 01:16:39 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-15 01:16:39 +0800
commitcb2517bee240c592c07e77c1507877cf47ace553 (patch)
treeea316415dfb1f29684c80e108762e4a66c937fb4 /Makefile
parentAdd horrible patch needed to make net::uri work (diff)
downloadforge-cb2517bee240c592c07e77c1507877cf47ace553.tar.gz
forge-cb2517bee240c592c07e77c1507877cf47ace553.tar.zst
forge-cb2517bee240c592c07e77c1507877cf47ace553.zip
Separate paths into segments
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c32770f..df09cae 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-forge: main.ha templates.ha
+forge: templates.ha *.ha
hare build -o $@ .
templates.ha: templates/*.htmpl