]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
* src/frontends/qt4/GuiSelection.C
[lyx.git] / src / frontends / Makefile.am
index 30daea585fc68a38628cca3dff2fe4b07d92b713..f9ee6a9b0807ec17388e5d6df66a1413b31ba50f 100644 (file)
@@ -2,7 +2,7 @@ include $(top_srcdir)/config/common.am
 
 SUBDIRS = controllers $(FRONTENDS_SUBDIRS)
 
-DIST_SUBDIRS = controllers qt3 gtk qt4
+DIST_SUBDIRS = controllers qt4
 
 EXTRA_DIST = pch.h
 
@@ -16,12 +16,15 @@ libfrontends_la_SOURCES = \
        Alert.C \
        Alert.h \
        Alert_pimpl.h \
-       Application_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 \
@@ -38,11 +41,5 @@ libfrontends_la_SOURCES = \
        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