]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Makefile.am
add config.h
[lyx.git] / src / tex2lyx / Makefile.am
index 37174b69c48227c8eb5a732452a6772c69fc285f..ddbc173689510ec3928456e5ff95e872f7e6a59b 100644 (file)
@@ -42,7 +42,6 @@ tex2lyx_SOURCES = \
        context.C \
        context.h \
        gettext.C \
-       gettext.h \
        lengthcommon.C \
        lyxfont.C \
        lyxfont.h \
@@ -57,7 +56,7 @@ tex2lyx_SOURCES = \
 
 tex2lyx_LDADD = \
        $(top_builddir)/src/support/libsupport.la \
-       $(BOOST_LIBS) $(LIBICONV) $(COMPRESSIONLIB)
+       $(BOOST_LIBS) $(LIBICONV) @LIBS@ $(COMPRESSIONLIB)
 
 $(LINKED_FILES) :
        @rm -f $@ ; \