]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
the spellcheck cleanup
[lyx.git] / src / Makefile.am
index 9a54e1107a12cfc8c9718b5745a3b4833d8d89bb..25ff4213c9286e492ec677220a5cf311849ded69 100644 (file)
@@ -57,6 +57,8 @@ INCLUDES = $(BOOST_INCLUDES)
 BUILT_SOURCES = version.C
 
 lyx_SOURCES = \
+       Bidi.C \
+       Bidi.h \
        BufferView.C \
        BufferView.h \
        BufferView_pimpl.C \
@@ -102,8 +104,6 @@ lyx_SOURCES = \
        ShareContainer.h \
        Spacing.C \
        Spacing.h \
-       TextCache.C \
-       TextCache.h \
        Thesaurus.C \
        Thesaurus.h \
        ToolbarBackend.C \
@@ -143,6 +143,7 @@ lyx_SOURCES = \
        debug.h \
        dimension.C \
        dimension.h \
+       dispatchresult.h \
        encoding.C \
        encoding.h \
        errorlist.C \
@@ -227,6 +228,8 @@ lyx_SOURCES = \
        paragraph.h \
        paragraph_pimpl.C \
        paragraph_pimpl.h \
+       PosIterator.h \
+       PosIterator.C \
        SpellBase.h \
        ispell.C \
        ispell.h \
@@ -260,8 +263,6 @@ lyx_SOURCES = \
        trans_mgr.h \
        undo.C \
        undo.h \
-       undo_funcs.C \
-       undo_funcs.h \
        vc-backend.C \
        vc-backend.h \
        version.C \