]> 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 b830c21dd96015bc9e75f96e7ec9fd4c40337136..4b30a5c6e9a6ac80c06dc4ba521cdb4612f8296f 100644 (file)
@@ -79,7 +79,6 @@ lyx_SOURCES = \
        MenuBackend.h \
        paragraph_funcs.C \
        paragraph_funcs.h \
-       ParagraphList.C \
        ParagraphList.h \
        ParagraphParameters.C \
        ParagraphParameters.h \
@@ -106,6 +105,8 @@ lyx_SOURCES = \
        broken_headers.h \
        buffer.C \
        buffer.h \
+       buffer_funcs.C \
+       buffer_funcs.h \
        bufferlist.C \
        bufferlist.h \
        bufferparams.C \
@@ -230,6 +231,8 @@ lyx_SOURCES = \
        text.C \
        text2.C \
        text3.C \
+       textcursor.C \
+       textcursor.h \
        text_funcs.C \
        text_funcs.h \
        toc.C \