diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am index 9154ef60da..a21a75efa2 100644 --- a/src/tex2lyx/Makefile.am +++ b/src/tex2lyx/Makefile.am @@ -51,7 +51,8 @@ tex2lyx_SOURCES = \ tex2lyx_LDADD = \ $(top_builddir)/src/support/liblyxsupport.la \ - $(top_builddir)/boost/liblyxboost.la + $(top_builddir)/boost/liblyxboost.la \ + $(LIBICONV) @LIBS@ $(LINKED_FILES) : @rm -f $@ ; \