summaryrefslogtreecommitdiff
path: root/Build/source/texk/tex4htk/Makefile.in
diff options
context:
space:
mode:
authorVladimir Volovich <vvv@vsu.ru>2008-05-12 02:12:50 +0000
committerVladimir Volovich <vvv@vsu.ru>2008-05-12 02:12:50 +0000
commit164b6a27ba3d30543795de5045d841e5157d334e (patch)
treeae0b0271aea8d7ce721f39c59cedfc46c23f670c /Build/source/texk/tex4htk/Makefile.in
parent8b69b7a0cbcd4f04e900c3878a991916b3b00c28 (diff)
mk4ht was included into both shell_scripts and perl_scripts by mistake
git-svn-id: svn://tug.org/texlive/trunk@8076 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/tex4htk/Makefile.in')
-rw-r--r--Build/source/texk/tex4htk/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/tex4htk/Makefile.in b/Build/source/texk/tex4htk/Makefile.in
index 4029d4d0d51..6b882deef70 100644
--- a/Build/source/texk/tex4htk/Makefile.in
+++ b/Build/source/texk/tex4htk/Makefile.in
@@ -12,7 +12,7 @@ prog_cflags = -DUNIX -DKPATHSEA -DNeedFunctionPrototypes
objects = tex4ht.o t4ht.o
programs = tex4ht t4ht
-shell_scripts = htcontext htlatex htmex httex httexi htxelatex htxetex ht mk4ht
+shell_scripts = htcontext htlatex htmex httex httexi htxelatex htxetex ht
perl_scripts = mk4ht
default all: $(programs)