summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/xindy-src/tex2xindy/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/xindy/xindy-src/tex2xindy/Makefile.in')
-rw-r--r--Build/source/utils/xindy/xindy-src/tex2xindy/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/utils/xindy/xindy-src/tex2xindy/Makefile.in b/Build/source/utils/xindy/xindy-src/tex2xindy/Makefile.in
index 64ac828dd22..73b87a83fa5 100644
--- a/Build/source/utils/xindy/xindy-src/tex2xindy/Makefile.in
+++ b/Build/source/utils/xindy/xindy-src/tex2xindy/Makefile.in
@@ -88,7 +88,7 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
bin_PROGRAMS = tex2xindy$(EXEEXT)
-subdir = xindy-2.5.1/tex2xindy
+subdir = xindy-src/tex2xindy
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-common.m4 \
$(top_srcdir)/../../m4/kpse-progs.m4 \
@@ -326,9 +326,9 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign xindy-2.5.1/tex2xindy/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign xindy-src/tex2xindy/Makefile'; \
$(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign xindy-2.5.1/tex2xindy/Makefile
+ $(AUTOMAKE) --foreign xindy-src/tex2xindy/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \