summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/Makefile.in')
-rw-r--r--Build/source/texk/kpathsea/Makefile.in21
1 files changed, 11 insertions, 10 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.in b/Build/source/texk/kpathsea/Makefile.in
index 8bb4c6d33ed..3c11138aa7c 100644
--- a/Build/source/texk/kpathsea/Makefile.in
+++ b/Build/source/texk/kpathsea/Makefile.in
@@ -106,14 +106,15 @@ host_triplet = @host@
bin_PROGRAMS = kpseaccess$(EXEEXT) kpsereadlink$(EXEEXT) \
kpsestat$(EXEEXT) kpsewhich$(EXEEXT)
EXTRA_PROGRAMS = progname-test$(EXEEXT) xdirtest$(EXEEXT)
-DIST_COMMON = $(top_srcdir)/../am/bin_links.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) \
- $(dist_web2c_SCRIPTS) $(top_srcdir)/../../build-aux/depcomp \
- $(dist_noinst_DATA) $(dist_web2c_DATA) $(kpseinclude_HEADERS) \
- $(noinst_HEADERS) $(top_srcdir)/../../build-aux/test-driver \
- AUTHORS ChangeLog NEWS README ../../build-aux/compile \
+DIST_COMMON = $(top_srcdir)/../../am/bin_links.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) $(dist_web2c_SCRIPTS) \
+ $(top_srcdir)/../../build-aux/depcomp $(dist_noinst_DATA) \
+ $(dist_web2c_DATA) $(kpseinclude_HEADERS) $(noinst_HEADERS) \
+ $(top_srcdir)/../../build-aux/test-driver AUTHORS ChangeLog \
+ NEWS README ../../build-aux/compile \
../../build-aux/config.guess ../../build-aux/config.sub \
../../build-aux/depcomp ../../build-aux/install-sh \
../../build-aux/missing ../../build-aux/texinfo.tex \
@@ -789,7 +790,7 @@ all: $(BUILT_SOURCES) c-auto.h
.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
am--refresh: Makefile
@:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../am/bin_links.am $(am__configure_deps)
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../../am/bin_links.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
@@ -812,7 +813,7 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
esac;
-$(top_srcdir)/../am/bin_links.am:
+$(top_srcdir)/../../am/bin_links.am:
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck