summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latex2man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/latex2man/Makefile')
-rw-r--r--Master/texmf-dist/doc/support/latex2man/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/support/latex2man/Makefile b/Master/texmf-dist/doc/support/latex2man/Makefile
index b6dbf88deb0..106aee8ecb4 100644
--- a/Master/texmf-dist/doc/support/latex2man/Makefile
+++ b/Master/texmf-dist/doc/support/latex2man/Makefile
@@ -1,7 +1,7 @@
# Project: Documentation Tools
# Descr: Latex --> MAN-page (groff -man), Makefile
# Author: Dr. Jürgen Vollmer, Juergen.Vollmer@informatik-vollmer.de
-# $Id: Makefile,v 1.126 2018/06/05 18:57:43 vollmer Exp $
+# $Id: Makefile,v 1.127 2018/11/22 07:42:23 vollmer Exp $
BASE = latex2man
@@ -23,8 +23,8 @@ EX = --exclude "*.o" --exclude core --exclude "*.tar.gz" --exclude "*~" \
--exclude "*.a" --exclude "*.php"
EXrcs = $(EX) --exclude "*/RCS/*" --exclude "*/RCS"
-VERSION = 1.27
-V_DATE = 2018/06/05
+VERSION = 1.28
+V_DATE = 2018/11/22
latex2man = ./latex2man
D = $
@@ -193,6 +193,7 @@ dist:
$(BASE)/latex2man.tex \
$(BASE)/latex2man.cfg \
$(BASE)/latex2man.sty \
+ $(BASE)/latex2man.inc \
$(BASE)/latex2man.trans \
$(BASE)/latex2man.css \
$(BASE)/latex2man.1 \