Add html make target

This commit is contained in:
Guillaume Desforges 2022-02-23 15:06:13 +01:00
parent 3144b373a4
commit 2cc645a91a

View file

@ -72,6 +72,7 @@ $(d)/builtins.json: $(bindir)/nix
@mv $@.tmp $@
# Generate the HTML manual.
html: $(docdir)/manual/index.html
install: $(docdir)/manual/index.html
# Generate 'nix' manpages.