]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
Revert "Amend 3093789e for cmake build"
[lyx.git] / src / frontends / Makefile.am
index ab9454c3da18c5dacb335d643913e02a2d56c1d3..2acdeebb26292d086074f338a80e0a9d5b109c0f 100644 (file)
@@ -12,6 +12,7 @@ AM_CPPFLAGS += -I$(srcdir)/.. \
 liblyxfrontends_a_SOURCES = \
        alert.h \
        Application.h \
+       CaretGeometry.h \
        FontLoader.h \
        FontMetrics.h \
        Delegates.h \
@@ -41,7 +42,7 @@ TESTS = \
 check_PROGRAMS = \
        biblio
 
-biblio_LDADD = $(BOOST_LIBS) $(ICONV_LIBS) $(ZLIB_LIBS)
+biblio_LDADD = $(ICONV_LIBS) $(ZLIB_LIBS)
 biblio_SOURCES = \
        tests/biblio.cpp \
        tests/boost.cpp