X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2FMakefile.am;h=ea0f09793f6272a189b96579ea359be56aaffa36;hb=07b2ffa469fb841e6690116ceec7a48a61ace1e1;hp=cec459a4c5b5f86a4c151133ca53c6093c673371;hpb=bb12808b20ab89d4c77e90b8fd8268eff7ef35c8;p=lyx.git diff --git a/src/frontends/Makefile.am b/src/frontends/Makefile.am index cec459a4c5..ea0f09793f 100644 --- a/src/frontends/Makefile.am +++ b/src/frontends/Makefile.am @@ -16,7 +16,6 @@ liblyxfrontends_a_SOURCES = \ Delegates.h \ KeyModifier.h \ KeySymbol.h \ - LyXView.h \ Painter.h \ Clipboard.h \ Selection.h \ @@ -37,7 +36,7 @@ TESTS = \ check_PROGRAMS = \ biblio -biblio_LDADD = $(BOOST_LIBS) $(BOOST_REGEX) +biblio_LDADD = $(BOOST_LIBS) biblio_SOURCES = \ tests/biblio.cpp \ tests/boost.cpp