gbranden pushed a commit to branch master
in repository groff.

commit a8ae3b7cb42432e16ce337b30323bcae3eadc4c7
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jul 17 17:10:01 2026 -0500

    doc/doc.am: Fix missing prerequisite.
    
    * doc/doc.am (doc/groff-pdf-features.pdf): Add
      "contrib/sboxes/sboxes.tmac" as prerequisite.
---
 ChangeLog  | 5 +++++
 doc/doc.am | 1 +
 2 files changed, 6 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 6894c61f3..e70d77a2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2026-07-17  G. Branden Robinson <[email protected]>
+
+       * doc/doc.am (doc/groff-pdf-features.pdf): Add
+       "contrib/sboxes/sboxes.tmac" as prerequisite.
+
 2026-07-14  G. Branden Robinson <[email protected]>
 
        * tmac/s.tmac: Relocate initialization of new `cov*got-title`
diff --git a/doc/doc.am b/doc/doc.am
index 7d4b36425..fa287cc27 100644
--- a/doc/doc.am
+++ b/doc/doc.am
@@ -391,6 +391,7 @@ doc/pic.pdf: $(doc_srcdir)/pic.ms $(TMAC_PACKAGE_MS) eqn 
pic tbl
        && $(DOC_GROFF) -pet -Tpdf -ms -rPDFFEAT=1 $(doc_srcdir)/pic.ms >$@
 
 doc/groff-pdf-features.pdf: $(doc_srcdir)/groff-pdf-features.ms \
+  contrib/sboxes/sboxes.tmac \
   $(TMAC_PACKAGE_MS) eqn pic tbl pdfmom $(DOC_GNU_PNG) font/devpdf/stamp
        $(GROFF_V)$(MKDIR_P) `dirname $@` \
        && $(DOC_PDFMOM) --roff -tU -P-pa4 -rPDFFEAT=1 -ms -msboxes \

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to