diff options
Diffstat (limited to 'Build/source/texk/tex4htk/Makefile.in')
-rw-r--r-- | Build/source/texk/tex4htk/Makefile.in | 2 |
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) |