diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-17 18:29:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-17 18:29:57 +0000 |
commit | 2a046a0d09862b83c0d636529029beb6ee569fbb (patch) | |
tree | 5b0c987057476d4edb4b8c7c9821fa8ce27a8bc5 /Build/source/texk/kpathsea/Makefile.in | |
parent | c48eeed461f76189203596c521df5ea7fba401df (diff) |
bump versions for TL 2014 pretest
git-svn-id: svn://tug.org/texlive/trunk@33477 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/Makefile.in')
-rw-r--r-- | Build/source/texk/kpathsea/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.in b/Build/source/texk/kpathsea/Makefile.in index 9dda897e6e0..8bc0d16ceec 100644 --- a/Build/source/texk/kpathsea/Makefile.in +++ b/Build/source/texk/kpathsea/Makefile.in @@ -109,8 +109,8 @@ EXTRA_PROGRAMS = progname-test$(EXEEXT) xdirtest$(EXEEXT) 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 putenv.c strtol.c \ - strcasecmp.c strstr.c $(dist_noinst_SCRIPTS) \ + $(am__configure_deps) $(srcdir)/c-auto.in strstr.c putenv.c \ + strtol.c strcasecmp.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 \ |