Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:6ffb592db088dee6e5a14a298b647bd60b23b478
Author...:Reuben Thomas
Committer:Reuben Thomas
Date.....:Tue Jan 11 20:12:01 2022 +0000
Parents..:8aad206c9e3811d87b7c42db3d34145d6a4f2d96

Message
maint: add manual_title to cfg.mk

Changes
diff --git a/cfg.mk b/cfg.mk
line changes: +1/-0
index 9d8624e..49f7fc6
--- a/cfg.mk
+++ b/cfg.mk
@@ -17,6 +17,7 @@
 
 GNULIB_SRCDIR ?= $(srcdir)/gnulib
 gnulib_dir = $(GNULIB_SRCDIR)
+manual_title = GNU Hello
 
 # Set format of NEWS
 old_NEWS_hash := ec47ec2c3522396c86ffc95d3a4114b5

This website is licensed under AGPL-3.0. Feel free to copy!