summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-11-12 21:39:49 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-11-12 21:39:49 +0100
commit90e27b6b5596c4b38eb80ea92d5eac8fcb9db803 (patch)
tree69893b9d553857981949c10417f819babd5d3dec
parent5e68b92bd94e49b352ca80b4132156446fa9081d (diff)
Use $(MAKE) instead of make
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 3a63f69..c311e28 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -47,7 +47,7 @@ serve:
darkhttpd out --daemon
watch:
- git ls-files | entr make
+ git ls-files | entr $(MAKE)
push-fonts:
rsync -a fonts vps:/var/www/www.thomasvoss.com/out/