]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / Makefile.am
index 30daea585fc68a38628cca3dff2fe4b07d92b713..cb5a5832b5dcbedd8dd74f339c386ae1dc6c1e00 100644 (file)
@@ -16,12 +16,12 @@ libfrontends_la_SOURCES = \
        Alert.C \
        Alert.h \
        Alert_pimpl.h \
-       Application_pimpl.h \
        Application.C \
        Application.h \
        Dialogs.C \
        Dialogs.h \
        FileDialog.h \
+       FontLoader.h \
        LyXKeySym.h \
        LyXKeySymFactory.h \
        LyXView.C \
@@ -42,6 +42,7 @@ libfrontends_la_SOURCES = \
        guiapi.h \
        guiapi.C \
        key_state.h \
+       lyx_gui.C \
        lyx_gui.h \
        mouse_state.h \
        nullpainter.C \