diff options
Diffstat (limited to 'Build/source/utils/xindy/xindy-2.4/make-rules/styles/Makefile.in')
-rw-r--r-- | Build/source/utils/xindy/xindy-2.4/make-rules/styles/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/utils/xindy/xindy-2.4/make-rules/styles/Makefile.in b/Build/source/utils/xindy/xindy-2.4/make-rules/styles/Makefile.in index cc5ff9bd1e6..f654f150134 100644 --- a/Build/source/utils/xindy/xindy-2.4/make-rules/styles/Makefile.in +++ b/Build/source/utils/xindy/xindy-2.4/make-rules/styles/Makefile.in @@ -36,7 +36,8 @@ host_triplet = @host@ subdir = xindy-2.4/make-rules/styles DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-warnings.m4 \ +am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-progs.m4 \ + $(top_srcdir)/../../m4/kpse-warnings.m4 \ $(top_srcdir)/ac/xindy.ac $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) |