summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-04-10 18:02:38 +0200
committerAlejandro Colomar <alx@kernel.org>2023-04-10 18:02:38 +0200
commit9e55512f9e6712887d90bff1d16005115bd747f6 (patch)
tree0f84a647545fb1eaf642650c804ac3c7e8a2cb26
parent3b565f994554f2edbdffa76853eefdcc7573deb2 (diff)
install.mk: tfixHEADmain
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--lib/install.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/install.mk b/lib/install.mk
index 3a92f96..7fcff32 100644
--- a/lib/install.mk
+++ b/lib/install.mk
@@ -51,7 +51,7 @@ $(_man7dir)/: $(_mandir)
$(info INSTALL $@)
$(INSTALL_DIR) $@
-$(_pdfdir)/: $(_dordir)/
+$(_pdfdir)/: $(_docdir)/
$(info INSTALL $@)
$(INSTALL_DIR) $@