]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
Lars says _(_(b)) is a bug ... fix
[lyx.git] / src / frontends / Makefile.am
index abb7b8f6e1fcb853386b08f1d27e8936a565ccf6..1bf400490f20bc383aec9ffad9723e43a608a54a 100644 (file)
@@ -8,7 +8,8 @@ noinst_LTLIBRARIES = libfrontends.la
 
 LIBS += $(FRONTEND_LDFLAGS) $(FRONTEND_LIBS)
 
-INCLUDES = $(FRONTEND_INCLUDES) -I$(srcdir)/..  $(SIGC_CFLAGS) $(BOOST_INCLUDES)
+INCLUDES = $(FRONTEND_INCLUDES) -I$(srcdir)/..  $(BOOST_INCLUDES)
+
 libfrontends_la_LIBADD = $(FRONTEND_GUILIB) controllers/*.lo
 
 libfrontends_la_DEPENDENCIES = $(libfrontends_la_LIBADD)
@@ -20,8 +21,6 @@ libfrontends_la_SOURCES = \
        Dialogs.C \
        Dialogs.h \
        FileDialog.h \
-       Liason.C \
-       Liason.h \
        LyXKeySym.h \
        LyXKeySymFactory.h \
        LyXScreenFactory.h \