]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
the spellcheck cleanup
[lyx.git] / src / Makefile.am
index 9bc3752b2be14e6759b5ca3ce1a809ed11fea1a3..25ff4213c9286e492ec677220a5cf311849ded69 100644 (file)
@@ -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 \