]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Makefile.am
* src/insets/InsetNote.h:
[lyx.git] / src / tex2lyx / Makefile.am
index 5329a5701e51030225aa621b644e743f18c60fc8..6b26436c416db283e5a2723ce8b9145962b3b76f 100644 (file)
@@ -32,6 +32,8 @@ LINKED_FILES = \
        ../FloatList.cpp \
        ../Floating.cpp \
        ../Counters.cpp \
+       ../insets/InsetLayout.cpp \
+       ../BaseClassList.h \
        ../Layout.h \
        ../Layout.cpp \
        ../TextClass.cpp \
@@ -63,8 +65,7 @@ tex2lyx_SOURCES = \
 
 tex2lyx_LDADD = \
        $(top_builddir)/src/support/liblyxsupport.la \
-       $(top_builddir)/boost/liblyxboost.la \
-       $(LIBICONV) @LIBS@
+       $(LIBICONV) $(BOOST_LIBS) @LIBS@
 
 tex2lyx.1:
        cp -p $(srcdir)/tex2lyx.man tex2lyx.1