]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
ignore one more file
[lyx.git] / src / Makefile.am
index 6c2b90aa49b133e94d4726636b11e91566b6df66..33e614e78f1003c1411f7dd591b8b11ad45fcb61 100644 (file)
@@ -89,6 +89,7 @@ lyx_SOURCES = \
        WorkArea.h \
        XFormsView.C \
        XFormsView.h \
+       box.h \
        broken_headers.h \
        buffer.C \
        buffer.h \
@@ -134,7 +135,6 @@ lyx_SOURCES = \
        language.h \
        lastfiles.C \
        lastfiles.h \
-       layout.C \
        layout.h \
        lengthcommon.C \
        lengthcommon.h \
@@ -158,6 +158,8 @@ lyx_SOURCES = \
        lyxfunc.h \
        lyxgluelength.C \
        lyxgluelength.h \
+       lyxlayout.C \
+       lyxlayout.h \
        lyxlength.C \
        lyxlength.h \
        lyxlex.C \
@@ -174,6 +176,10 @@ lyx_SOURCES = \
        lyxserver.C \
        lyxserver.h \
        lyxtext.h \
+       lyxtextclass.C \
+       lyxtextclass.h \
+       lyxtextclasslist.C \
+       lyxtextclasslist.h \
        lyxvc.C \
        lyxvc.h \
        main.C \
@@ -197,6 +203,8 @@ lyx_SOURCES = \
        tabular.C \
        tabular.h \
        tabular-old.C \
+       tabular_funcs.C \
+       tabular_funcs.h \
        tex-accent.C \
        tex-accent.h \
        tex-strings.C \