gbranden pushed a commit to branch master
in repository groff.

commit d6f415c19c06ee70d0fba869081528502a4bf5fa
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Dec 31 20:47:40 2025 -0600

    contrib/rfc1345/rfc1345.am: Cosmetically tweak.
    
    Sort list of `EXTRA_DIST` file appendments lexicographically.
---
 contrib/rfc1345/rfc1345.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/rfc1345/rfc1345.am b/contrib/rfc1345/rfc1345.am
index 1a799adf9..7fcb74efb 100644
--- a/contrib/rfc1345/rfc1345.am
+++ b/contrib/rfc1345/rfc1345.am
@@ -31,8 +31,8 @@ TESTS += $(rfc1345_TESTS)
 EXTRA_DIST += $(rfc1345_TESTS)
 
 EXTRA_DIST += \
-  contrib/rfc1345/groff_rfc1345.7.man \
-  contrib/rfc1345/COPYRIGHT
+  contrib/rfc1345/COPYRIGHT \
+  contrib/rfc1345/groff_rfc1345.7.man
 
 
 # Local Variables:

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

Reply via email to