diff options
author | Karl Berry <karl@freefriends.org> | 2018-02-10 23:30:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-02-10 23:30:32 +0000 |
commit | f91571975a42a3cc2eb1875ceeccdb4f25c8a32c (patch) | |
tree | 5d4834e4111b0c49c47b019d860f613266980da0 /Build/source/texk/Makefile.in | |
parent | 6e760293ed5b28dda13d89aed6668de70aeab94b (diff) |
new utility package axodraw2 (executable axohelp)
git-svn-id: svn://tug.org/texlive/trunk@46590 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/Makefile.in')
-rw-r--r-- | Build/source/texk/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/Makefile.in b/Build/source/texk/Makefile.in index 1fab57b21aa..98fcd18c103 100644 --- a/Build/source/texk/Makefile.in +++ b/Build/source/texk/Makefile.in @@ -120,6 +120,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-cairo-flags.m4 \ $(top_srcdir)/../m4/kpse-zziplib-flags.m4 \ $(top_srcdir)/../version.ac \ $(top_srcdir)/../utils/autosp/ac/withenable.ac \ + $(top_srcdir)/../utils/axodraw2/ac/withenable.ac \ $(top_srcdir)/../utils/devnag/ac/withenable.ac \ $(top_srcdir)/../utils/lacheck/ac/withenable.ac \ $(top_srcdir)/../utils/m-tx/ac/withenable.ac \ |