]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
* compile fix
[lyx.git] / src / frontends / Makefile.am
index f4d54265c3eb3251ed70d0e900b142f67283bc04..ededa99a5ee0443a53c088ac9b778d79d2f2b4ff 100644 (file)
@@ -9,25 +9,15 @@ noinst_LTLIBRARIES = liblyxfrontends.la
 AM_CPPFLAGS += -I$(srcdir)/..  $(BOOST_INCLUDES)
 
 liblyxfrontends_la_SOURCES = \
-       alert.cpp \
        alert.h \
-       Alert_pimpl.h \
-       Application.cpp \
        Application.h \
-       NoGuiFontLoader.h \
-       NoGuiFontMetrics.h \
-       Dialogs.cpp \
-       Dialogs.h \
-       FileDialog.h \
        FontLoader.h \
        FontMetrics.h \
        KeyModifier.h \
        KeySymbol.h \
        LyXView.h \
-       Painter.cpp \
        Painter.h \
        Clipboard.h \
-       Gui.h \
        Selection.h \
        WorkArea.h \
        WorkAreaManager.cpp \