]> 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 1bf400490f20bc383aec9ffad9723e43a608a54a..803e0f7d0fb02b29085a811d946ca2dbd5e35747 100644 (file)
@@ -6,13 +6,7 @@ DIST_SUBDIRS = controllers xforms qt2 gnome
 
 noinst_LTLIBRARIES = libfrontends.la
 
-LIBS += $(FRONTEND_LDFLAGS) $(FRONTEND_LIBS)
-
-INCLUDES = $(FRONTEND_INCLUDES) -I$(srcdir)/..  $(BOOST_INCLUDES)
-
-libfrontends_la_LIBADD = $(FRONTEND_GUILIB) controllers/*.lo
-
-libfrontends_la_DEPENDENCIES = $(libfrontends_la_LIBADD)
+INCLUDES = -I$(srcdir)/..  $(BOOST_INCLUDES)
 
 libfrontends_la_SOURCES = \
        Alert.C \
@@ -26,7 +20,6 @@ libfrontends_la_SOURCES = \
        LyXScreenFactory.h \
        LyXView.C \
        LyXView.h \
-       Menubar.C \
        Menubar.h \
        Painter.C \
        Painter.h \