]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
remove noload/don't typeset
[lyx.git] / src / Makefile.am
index 79f70055647f3dc4e5a97d8fe993f189165637e8..11f250b93347e415b5830dd16f5c0ff6a8a46ca0 100644 (file)
@@ -40,7 +40,6 @@ BUILT_SOURCES = version.C
 lyx_SOURCES = \
        BufferView.C \
        BufferView.h \
-       BufferView2.C \
        BufferView_pimpl.C \
        BufferView_pimpl.h \
        Bullet.C \
@@ -89,6 +88,7 @@ lyx_SOURCES = \
        ToolbarDefaults.C \
        ToolbarDefaults.h \
        WordLangTuple.h \
+       boost.C \
        box.h \
        box.C \
        broken_headers.h \
@@ -116,6 +116,8 @@ lyx_SOURCES = \
        exporter.h \
        gettext.C \
        gettext.h \
+       factory.h \
+       factory.C \
        funcrequest.h \
        funcrequest.C \
        importer.C \