]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
Martin's changes to the Note inset.
[lyx.git] / src / frontends / Makefile.am
index f7ba3d4085bda49ee6201a7f51fc2c25507286c5..803e0f7d0fb02b29085a811d946ca2dbd5e35747 100644 (file)
@@ -6,7 +6,7 @@ DIST_SUBDIRS = controllers xforms qt2 gnome
 
 noinst_LTLIBRARIES = libfrontends.la
 
-INCLUDES = $(FRONTEND_INCLUDES) -I$(srcdir)/..  $(BOOST_INCLUDES)
+INCLUDES = -I$(srcdir)/..  $(BOOST_INCLUDES)
 
 libfrontends_la_SOURCES = \
        Alert.C \
@@ -20,7 +20,6 @@ libfrontends_la_SOURCES = \
        LyXScreenFactory.h \
        LyXView.C \
        LyXView.h \
-       Menubar.C \
        Menubar.h \
        Painter.C \
        Painter.h \