summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/tex2xindy/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/xindy/tex2xindy/Makefile.in')
-rw-r--r--Build/source/utils/xindy/tex2xindy/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/utils/xindy/tex2xindy/Makefile.in b/Build/source/utils/xindy/tex2xindy/Makefile.in
index c95aaf7d4a8..554faffc37d 100644
--- a/Build/source/utils/xindy/tex2xindy/Makefile.in
+++ b/Build/source/utils/xindy/tex2xindy/Makefile.in
@@ -167,6 +167,8 @@ target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
tex2xindy_SOURCES = tex2xindy.l
+
+#tex2xindy_LDADD = @LEXLIB@
man_MANS = tex2xindy.1
EXTRA_DIST = $(man_MANS)
@MAINTAINER_MODE_TRUE@POD_DATE = `ident $< | grep '\$$Id' | sed -e 's/^.*,v [^ ]* //' -e 's/ .*//' -e s:/:-:g`