]> git.phdru.name Git - mimedecode.git/blobdiff - Makefile
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[mimedecode.git] / Makefile
index 5ba230c26837f1f28510a2b851691e7fcdc889d5..4a90c042ae0a85dd765dbc1f0f7ba63b55c7791d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,8 @@ all: docs test clean distr
 
 
 .PHONY: docs
-docs: mimedecode.html mimedecode.man mimedecode.txt
-
-include Makefile.xsltproc
+docs:
+       make -C docs html man text
 
 
 .PHONY: distr