summaryrefslogtreecommitdiff
path: root/Build/source/texk/tex4htk/Makefile.am
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-13 23:30:22 +0000
committerKarl Berry <karl@freefriends.org>2016-06-13 23:30:22 +0000
commit468705804f75812ddcbda9904e54cc1feebf0988 (patch)
treef92f5efb3932104616b9ad9ce701302f2c7b5652 /Build/source/texk/tex4htk/Makefile.am
parent1f98965118852ee8aad4dee68065570d96762a21 (diff)
xhlatex: restore; ooffice.4ht: elide incorrect indentation
git-svn-id: svn://tug.org/texlive/trunk@41440 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/tex4htk/Makefile.am')
-rw-r--r--Build/source/texk/tex4htk/Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/Build/source/texk/tex4htk/Makefile.am b/Build/source/texk/tex4htk/Makefile.am
index 4a1aa2dd9ce..cce13b45005 100644
--- a/Build/source/texk/tex4htk/Makefile.am
+++ b/Build/source/texk/tex4htk/Makefile.am
@@ -1,6 +1,7 @@
## Makefile.am for the TeX Live subdirectory texk/tex4htk/
##
-## Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org>
+## Copyright 2016 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.
##
## We distribute the whole java tree.
@@ -26,7 +27,9 @@ LDADD = $(KPATHSEA_LIBS)
@KPATHSEA_RULE@
perl_scripts = mk4ht
-shell_scripts = ht htcontext htlatex htmex httex httexi htxelatex htxetex
+shell_scripts = ht htcontext htlatex htmex httex httexi \
+ htxelatex htxetex xhlatex
+
scriptsdir = texmf-dist/scripts/tex4ht
nodist_bin_SCRIPTS =
@@ -144,7 +147,6 @@ EXTRA_DIST += \
wxelatex \
wxetex \
xhcontext \
- xhlatex \
xhmcontext \
xhmex \
xhmlatex \