]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Cosmetics.
[lyx.git] / src / Makefile.am
index 7fa7a260b3513e3f965d28ad1408c3b2d69fd189..7b62c586f4908a44fdcaa922ec619eb18904472b 100644 (file)
@@ -76,7 +76,6 @@ endif
 
 SOURCEFILESCORE = \
        Author.cpp \
-       BaseClassList.cpp \
        BiblioInfo.cpp \
        Bidi.cpp \
        boost.cpp \
@@ -123,6 +122,7 @@ SOURCEFILESCORE = \
        Language.cpp \
        LaTeX.cpp \
        LaTeXFeatures.cpp \
+       LayoutFile.cpp \
        Length.cpp \
        lengthcommon.cpp \
        Lexer.cpp \
@@ -132,7 +132,6 @@ SOURCEFILESCORE = \
        LyXFunc.cpp \
        LyXRC.cpp \
        LyXVC.cpp \
-       MenuBackend.cpp \
        MetricsInfo.cpp \
        ModuleList.cpp \
        Mover.cpp \
@@ -172,7 +171,6 @@ SOURCEFILESCORE = \
 
 HEADERFILESCORE = \
        Author.h \
-       BaseClassList.h \
        BiblioInfo.h \
        Bidi.h \
        BranchList.h \
@@ -223,8 +221,8 @@ HEADERFILESCORE = \
        LaTeXFeatures.h \
        LaTeX.h \
        Layout.h \
-       LayoutPtr.h \
        LayoutEnums.h \
+       LayoutFile.h \
        Length.h \
        Lexer.h \
        lfuns.h \
@@ -234,7 +232,6 @@ HEADERFILESCORE = \
        LyX.h \
        LyXRC.h \
        LyXVC.h \
-       MenuBackend.h \
        MetricsInfo.h \
        ModuleList.h \
        Mover.h \
@@ -506,7 +503,6 @@ SOURCEFILESINSETS = \
        insets/InsetFootlike.cpp \
        insets/InsetGraphicsParams.cpp \
        insets/InsetGraphics.cpp \
-       insets/InsetHFill.cpp \
        insets/InsetHyperlink.cpp \
        insets/InsetInclude.cpp \
        insets/InsetIndex.cpp \
@@ -562,7 +558,6 @@ HEADERFILESINSETS = \
        insets/InsetFootlike.h \
        insets/InsetGraphicsParams.h \
        insets/InsetGraphics.h \
-       insets/InsetHFill.h \
        insets/InsetHyperlink.h \
        insets/InsetInclude.h \
        insets/InsetIndex.h \