summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex-x/Makefile.am
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2019-03-15 11:46:02 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2019-03-15 11:46:02 +0000
commitc06f70d44ffa50fd25b9239db5cae10be9758f10 (patch)
tree8064c8bc807b6f5fb6632ed496aabe0028c7d918 /Build/source/texk/bibtex-x/Makefile.am
parent90848d05c3d37a4513322d582ff3214b49ad367c (diff)
man pages for bibtex8, bibtexu
git-svn-id: svn://tug.org/texlive/trunk@50398 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex-x/Makefile.am')
-rw-r--r--Build/source/texk/bibtex-x/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/texk/bibtex-x/Makefile.am b/Build/source/texk/bibtex-x/Makefile.am
index 655b5e4cc10..13cc3bebb8a 100644
--- a/Build/source/texk/bibtex-x/Makefile.am
+++ b/Build/source/texk/bibtex-x/Makefile.am
@@ -1,7 +1,7 @@
## $Id$
## Makefile.am for the TeX Live subdirectory texk/bibtex-x/
##
-## Copyright 2017 Peter Breitenlohner <tex-live@tug.org>
+## Copyright 2017-2019 Karl Berry <tex-live@tug.org>
## Copyright 2009-2015 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
@@ -46,6 +46,8 @@ bibtexu_CPPFLAGS = $(AM_CPPFLAGS) $(ICU_INCLUDES) -DUTF_8
$(bibtexu_OBJECTS): $(KPATHSEA_DEPEND) $(ICU_DEPEND)
bibtexu_LDADD = $(KPATHSEA_LIBS) $(ICU_LIBS) $(ICU_LIBS_EXTRA)
+dist_man1_MANS = bibtex8.1 bibtexu.1
+
## Rebuild libkpathsea
@KPATHSEA_RULE@
## Rebuild libsicuxxx