diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-15 22:32:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-15 22:32:32 +0000 |
commit | 9386ddb1151face9c06d831ec0d6c446119095c1 (patch) | |
tree | ee84450cae84a1f98d0134aeb75285aab9d6b35e /Build/source/texk/kpathsea/Makefile.in | |
parent | aa4ce94f74fde79d20f6c0f9c6e3c3a11e633f7d (diff) |
reautoconf
git-svn-id: svn://tug.org/texlive/trunk@33187 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/Makefile.in')
-rw-r--r-- | Build/source/texk/kpathsea/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.in b/Build/source/texk/kpathsea/Makefile.in index 932c0645fae..1bf9458c02b 100644 --- a/Build/source/texk/kpathsea/Makefile.in +++ b/Build/source/texk/kpathsea/Makefile.in @@ -110,7 +110,7 @@ DIST_COMMON = $(top_srcdir)/../../am/bin_links.am \ $(srcdir)/../../am/rebuild.am $(srcdir)/Makefile.in \ $(srcdir)/Makefile.am $(top_srcdir)/configure \ $(am__configure_deps) $(srcdir)/c-auto.in strcasecmp.c \ - strstr.c putenv.c strtol.c $(dist_noinst_SCRIPTS) \ + strstr.c strtol.c putenv.c $(dist_noinst_SCRIPTS) \ $(dist_web2c_SCRIPTS) $(top_srcdir)/../../build-aux/depcomp \ $(dist_noinst_DATA) $(dist_web2c_DATA) $(kpseinclude_HEADERS) \ $(noinst_HEADERS) $(top_srcdir)/../../build-aux/test-driver \ |