summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-03-19 01:17:21 +0100
committerAlejandro Colomar <alx@kernel.org>2024-03-19 01:17:21 +0100
commit04ba266b05d481a6fe48d1cf74dc2c83752bf01a (patch)
tree6b40307e09365e338e1b82263b612d3bd41af76d /GNUmakefile
parentc3cd02d60ed0d317163bd9520db676604060fa66 (diff)
share/mk/: $htmlext: Remove unused variable
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index ce0e69a25..bd8d35b2a 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -157,7 +157,6 @@ help-variables:
$(info $(INFO_)man{1,...}ext .{1,...})
$(info )
$(info $(INFO_)htmldir $$(docdir))
- $(info $(INFO_)htmlext .html)
$(info )
$(info $(INFO_)# Command variables (and flags):)
$(info )