From e0fe3e3d67ba885aa3fd03421c8e1819ad39b264 Mon Sep 17 00:00:00 2001 From: Vladimir Volovich Date: Fri, 28 Mar 2008 00:18:37 +0000 Subject: tex2xindy/Makefile.am: removed tex2xindy_LDADD = @LEXLIB@ because tex2xindy.c has its own yywrap() and is not dependent on libl.a anymore git-svn-id: svn://tug.org/texlive/trunk@7192 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/xindy/tex2xindy/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Build/source/utils/xindy/tex2xindy/Makefile.am') diff --git a/Build/source/utils/xindy/tex2xindy/Makefile.am b/Build/source/utils/xindy/tex2xindy/Makefile.am index ddf52bcebc2..f43d6bc32d5 100644 --- a/Build/source/utils/xindy/tex2xindy/Makefile.am +++ b/Build/source/utils/xindy/tex2xindy/Makefile.am @@ -23,8 +23,6 @@ bin_PROGRAMS = tex2xindy tex2xindy_SOURCES = tex2xindy.l -tex2xindy_LDADD = @LEXLIB@ - man_MANS = tex2xindy.1 EXTRA_DIST = $(man_MANS) -- cgit v1.2.3