summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/man/Makefile.am
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-10 23:03:46 +0000
committerKarl Berry <karl@freefriends.org>2019-01-10 23:03:46 +0000
commit9a03d333352725aa48e1267bd4745c629938c705 (patch)
tree8ede2c8d99e668bed2d8118459eb9e4b0c8324bc /Build/source/texk/web2c/man/Makefile.am
parent0446755d9f93d095627779097695fa3468811b93 (diff)
ctwill man page and help updates from Andreas
git-svn-id: svn://tug.org/texlive/trunk@49666 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/man/Makefile.am')
-rw-r--r--Build/source/texk/web2c/man/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/man/Makefile.am b/Build/source/texk/web2c/man/Makefile.am
index e3978d32a4a..446332551aa 100644
--- a/Build/source/texk/web2c/man/Makefile.am
+++ b/Build/source/texk/web2c/man/Makefile.am
@@ -6,10 +6,11 @@
##
man_sources = $(bootstrap_man_sources)
EXTRA_DIST = $(bootstrap_man_sources)
-bootstrap_man_sources = ctie.man cweb.man tangle.man tie.man
+bootstrap_man_sources = ctie.man cweb.man ctwill.man tangle.man tie.man
# Symlinks within $(man1dir): FILE:LINK indicates LINK.1->FILE.1
man1_links = cweb:ctangle cweb:cweave
+man1_links += ctwill:ctwill-refsort ctwill:ctwill-twinx
if WEB
man_sources += $(web_man_sources)