]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/Makefile.am
make it compile again
[lyx.git] / src / frontends / gtk / Makefile.am
index 515d74b8a22bce6aa6f698b16d0b897130eb9e56..718f4bc1ecfa1eb3930e346637ea1d24a6830ae7 100644 (file)
@@ -111,7 +111,8 @@ libgtk_la_SOURCES = \
        GToolbar.h \
        GUrl.C \
        GUrl.h \
-       GuiClipboard.h \
+       GuiClipboard.C GuiClipboard.h \
+       GuiSelection.C GuiSelection.h \
        GuiWorkArea.h \
        GView.C \
        GView.h \
@@ -137,6 +138,8 @@ libgtk_la_SOURCES = \
        LyXKeySymFactory.C \
        ghelpers.C \
        ghelpers.h \
+       GuiApplication.C \
+       GuiApplication.h \
        GuiImplementation.h \
        GuiImplementation.C \
        io_callback.C \