]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
some changes to make some compilers somewhat happier
[lyx.git] / src / Makefile.am
index 5cf14d8d5925ff41942e470b984dc68ecd568d5c..51cd8b2859eb83ab022ad861a9f8ca945d3957a3 100644 (file)
@@ -90,6 +90,7 @@ lyx_SOURCES = \
        XFormsView.C \
        XFormsView.h \
        box.h \
+       box.C \
        broken_headers.h \
        buffer.C \
        buffer.h \
@@ -135,7 +136,6 @@ lyx_SOURCES = \
        language.h \
        lastfiles.C \
        lastfiles.h \
-       layout.C \
        layout.h \
        lengthcommon.C \
        lengthcommon.h \
@@ -159,6 +159,8 @@ lyx_SOURCES = \
        lyxfunc.h \
        lyxgluelength.C \
        lyxgluelength.h \
+       lyxlayout.C \
+       lyxlayout.h \
        lyxlength.C \
        lyxlength.h \
        lyxlex.C \
@@ -175,6 +177,10 @@ lyx_SOURCES = \
        lyxserver.C \
        lyxserver.h \
        lyxtext.h \
+       lyxtextclass.C \
+       lyxtextclass.h \
+       lyxtextclasslist.C \
+       lyxtextclasslist.h \
        lyxvc.C \
        lyxvc.h \
        main.C \