aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGuillaume Desforges <guillaume.desforges.pro@gmail.com>2022-02-23 15:06:13 +0100
committerGuillaume Desforges <guillaume.desforges.pro@gmail.com>2022-02-23 15:06:13 +0100
commit2cc645a91a07458fd23e0aacd6ccdf63cad199b9 (patch)
treeb535d008e3591b1311a580ab5f4092aa89bc50ed /doc
parent3144b373a486bf0d5ff35d3202a658311b26c6f0 (diff)
Add html make target
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual/local.mk b/doc/manual/local.mk
index 6b232a736..c1ce8aaeb 100644
--- a/doc/manual/local.mk
+++ b/doc/manual/local.mk
@@ -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.