]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
* src/frontends/qt4/GuiSelection.C
[lyx.git] / src / frontends / Makefile.am
index eda5f688e2d3ced44ba8f333355ba84f030d4af7..f9ee6a9b0807ec17388e5d6df66a1413b31ba50f 100644 (file)
@@ -2,7 +2,7 @@ include $(top_srcdir)/config/common.am
 
 SUBDIRS = controllers $(FRONTENDS_SUBDIRS)
 
-DIST_SUBDIRS = controllers xforms qt3 gtk qt4
+DIST_SUBDIRS = controllers qt4
 
 EXTRA_DIST = pch.h
 
@@ -16,9 +16,15 @@ libfrontends_la_SOURCES = \
        Alert.C \
        Alert.h \
        Alert_pimpl.h \
+       Application.C \
+       Application.h \
+       NoGuiFontLoader.h \
+       NoGuiFontMetrics.h \
        Dialogs.C \
        Dialogs.h \
        FileDialog.h \
+       FontLoader.h \
+       FontMetrics.h \
        LyXKeySym.h \
        LyXKeySymFactory.h \
        LyXView.C \
@@ -32,15 +38,8 @@ libfrontends_la_SOURCES = \
        Toolbars.h \
        Clipboard.h \
        Gui.h \
-       GuiCursor.C \
-       GuiCursor.h \
+       Selection.h \
        WorkArea.C \
        WorkArea.h \
-       font_metrics.h \
-       guiapi.h \
-       guiapi.C \
        key_state.h \
-       lyx_gui.h \
-       mouse_state.h \
-       nullpainter.C \
-       nullpainter.h
+       mouse_state.h