]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
move some selection related stuff over to textcursor.C
[lyx.git] / src / Makefile.am
index 5d775d034279312d405714bee44c92284d0f2579..4b30a5c6e9a6ac80c06dc4ba521cdb4612f8296f 100644 (file)
@@ -105,6 +105,8 @@ lyx_SOURCES = \
        broken_headers.h \
        buffer.C \
        buffer.h \
+       buffer_funcs.C \
+       buffer_funcs.h \
        bufferlist.C \
        bufferlist.h \
        bufferparams.C \
@@ -229,6 +231,8 @@ lyx_SOURCES = \
        text.C \
        text2.C \
        text3.C \
+       textcursor.C \
+       textcursor.h \
        text_funcs.C \
        text_funcs.h \
        toc.C \