Makefile: also clean contrib

This commit is contained in:
Christian Hesse 2025-11-19 08:21:36 +01:00
parent 422ee6f20e
commit 046d692e0b

View file

@ -43,3 +43,4 @@ rsc: $(GEN_RSC)
clean:
rm -f $(HTML) checksums.json
make -C contrib/ clean