summaryrefslogtreecommitdiff
path: root/Build/source/texk/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-12-03 12:13:36 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-12-03 12:13:36 +0000
commit6c95206204a22fa0f39833b36c446fae569c2eb4 (patch)
tree4d3691c9ba9b979b7d04f022d92a20c3507f2791 /Build/source/texk/Makefile.in
parentef888e5b75caca5afa1021d6eb57437019ea8481 (diff)
psutils: Use getopt() from kpathsea and move from utils/ to texk/
git-svn-id: svn://tug.org/texlive/trunk@32305 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/Makefile.in')
-rw-r--r--Build/source/texk/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/Makefile.in b/Build/source/texk/Makefile.in
index 07db6140666..efd6c6eb99b 100644
--- a/Build/source/texk/Makefile.in
+++ b/Build/source/texk/Makefile.in
@@ -123,7 +123,6 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-cairo-flags.m4 \
$(top_srcdir)/../utils/m-tx/ac/withenable.ac \
$(top_srcdir)/../utils/pmx/ac/withenable.ac \
$(top_srcdir)/../utils/ps2eps/ac/withenable.ac \
- $(top_srcdir)/../utils/psutils/ac/withenable.ac \
$(top_srcdir)/../utils/t1utils/ac/withenable.ac \
$(top_srcdir)/../utils/texdoctk/ac/withenable.ac \
$(top_srcdir)/../utils/tpic2pdftex/ac/withenable.ac \
@@ -164,6 +163,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-cairo-flags.m4 \
$(top_srcdir)/../texk/makejvf/ac/withenable.ac \
$(top_srcdir)/../texk/mendexk/ac/withenable.ac \
$(top_srcdir)/../texk/ps2pkm/ac/withenable.ac \
+ $(top_srcdir)/../texk/psutils/ac/withenable.ac \
$(top_srcdir)/../texk/seetexk/ac/withenable.ac \
$(top_srcdir)/../texk/tex4htk/ac/withenable.ac \
$(top_srcdir)/../texk/ttf2pk2/ac/withenable.ac \