]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
more cursor dispatch
[lyx.git] / src / Makefile.am
index d1a5bb06fdb12e6b44ffd1bbf3b733368c3e4436..1cc8e44aaeb6bc7d4b15c11d9193121d0fa1369f 100644 (file)
@@ -136,6 +136,8 @@ lyx_SOURCES = \
        counters.h \
        cursor.C \
        cursor.h \
+       cursor_slice.C \
+       cursor_slice.h \
        debug.C \
        debug.h \
        dimension.C \
@@ -180,8 +182,6 @@ lyx_SOURCES = \
        lyx_main.h \
        lyx_sty.C \
        lyx_sty.h \
-       lyxcursor.C \
-       lyxcursor.h \
        lyxfont.C \
        lyxfont.h \
        lyxfind.C \
@@ -260,10 +260,6 @@ lyx_SOURCES = \
        text.C \
        text2.C \
        text3.C \
-       textcursor.C \
-       textcursor.h \
-       text_funcs.C \
-       text_funcs.h \
        toc.C \
        toc.h \
        trans.C \