summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-22 15:14:03 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-22 15:18:24 -0600
commit5245c8adf2ac103762ea3cd360433236dd932cc5 (patch)
treed4bdfccf0d13f3134ef9eb7925a096e08c877188 /ChangeLog
parent1cc5e5b7cc567d380000b1eb85aa5d02aa9569cf (diff)
downloadgroff-git-5245c8adf2ac103762ea3cd360433236dd932cc5.tar.gz
doc/doc.am: Fix install-{pdf,html}-local targets.
* doc/doc.am (install-pdf-local, install-html-local): Enable rules to work in out-of-tree builds. These rules aren't made by default (and so weren't causing failures); that's a separate issue.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32b5f2939..667e91327 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2023-02-22 G. Branden Robinson <g.branden.robinson@gmail.com>
+ * doc/doc.am (install-pdf-local, install-html-local): Enable
+ rules to work in out-of-tree builds.
+
+2023-02-22 G. Branden Robinson <g.branden.robinson@gmail.com>
+
* doc/doc.am (uninstall-hook): Drop dependency on
"uninstall_mom"; this is not the appropriate place to declare
it, and "uninstall_groffdirs" already depends on it in mom's