diff options
Diffstat (limited to 'Build/source/utils/xindy/make-rules/alphabets/georgian/Makefile.in')
-rw-r--r-- | Build/source/utils/xindy/make-rules/alphabets/georgian/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/utils/xindy/make-rules/alphabets/georgian/Makefile.in b/Build/source/utils/xindy/make-rules/alphabets/georgian/Makefile.in index a70d574afe3..66cff563adb 100644 --- a/Build/source/utils/xindy/make-rules/alphabets/georgian/Makefile.in +++ b/Build/source/utils/xindy/make-rules/alphabets/georgian/Makefile.in @@ -34,9 +34,9 @@ host_triplet = @host@ subdir = make-rules/alphabets/georgian DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-common.m4 \ - $(top_srcdir)/m4/ac_prog_latex.m4 \ +am__aclocal_m4_deps = $(top_srcdir)/m4/ac_prog_latex.m4 \ $(top_srcdir)/m4/ac_prog_pdflatex.m4 \ + $(top_srcdir)/m4/tl_msg_error.m4 $(top_srcdir)/ac/xindy.ac \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) |