diff options
Diffstat (limited to 'Build/source/doc')
-rw-r--r-- | Build/source/doc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/doc/Makefile.in b/Build/source/doc/Makefile.in index 26a9835a106..8a6eea252f7 100644 --- a/Build/source/doc/Makefile.in +++ b/Build/source/doc/Makefile.in @@ -115,7 +115,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 \ @@ -156,6 +155,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 \ |