contrib/checksums.sh: output to stdout...

... and let the Makefile redirect.
This commit is contained in:
Christian Hesse 2025-10-30 11:07:38 +01:00
parent 9079f867f1
commit fd94b7e76b
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ style.css: contrib/general/style.css
< $< > $@
checksums.json: contrib/checksums.sh *.rsc */*.rsc
contrib/checksums.sh
contrib/checksums.sh > $@
clean:
rm -f $(HTML) checksums.json