diff options
Diffstat (limited to 'Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/georgian/Makefile.in')
-rw-r--r-- | Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/georgian/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/georgian/Makefile.in b/Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/georgian/Makefile.in index 933f4ca8892..1770ae6c286 100644 --- a/Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/georgian/Makefile.in +++ b/Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/georgian/Makefile.in @@ -37,7 +37,8 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.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 + $(top_srcdir)/../../m4/kpse-win32.m4 $(top_srcdir)/ac/xindy.ac \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d |