diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-12-20 12:44:24 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-12-20 12:44:24 +0000 |
commit | eefd36e9749205ed3aae855796c09e5c7600de41 (patch) | |
tree | 02785a96316478885c6b78c2730921a692dea054 /Build/source/texk/tex4htk/aclocal.m4 | |
parent | 46500586978b361422a73168b912a0e151111885 (diff) |
add ht*.bat scripts for WIN32
git-svn-id: svn://tug.org/texlive/trunk@20813 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/tex4htk/aclocal.m4')
-rw-r--r-- | Build/source/texk/tex4htk/aclocal.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/tex4htk/aclocal.m4 b/Build/source/texk/tex4htk/aclocal.m4 index d77f3a9c0b1..2e8f28004fa 100644 --- a/Build/source/texk/tex4htk/aclocal.m4 +++ b/Build/source/texk/tex4htk/aclocal.m4 @@ -992,6 +992,7 @@ AC_SUBST([am__untar]) m4_include([../../m4/kpse-common.m4]) m4_include([../../m4/kpse-kpathsea-flags.m4]) m4_include([../../m4/kpse-warnings.m4]) +m4_include([../../m4/kpse-win32.m4]) m4_include([../../m4/libtool.m4]) m4_include([../../m4/ltoptions.m4]) m4_include([../../m4/ltsugar.m4]) |