]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Do not error out if -geometry is used with QPA_XCB defined.
[lyx.git] / src / Makefile.am
index 9a642d83f7199025767262e6dd5dd57f8dc3d851..86a90bb2bba225910c80d73020800167c981b4a5 100644 (file)
@@ -177,8 +177,6 @@ SOURCEFILESCORE = \
        TexRow.cpp \
        texstream.cpp \
        Text.cpp \
-       Text2.cpp \
-       Text3.cpp \
        TextClass.cpp \
        TextMetrics.cpp \
        TocBackend.cpp \
@@ -434,6 +432,7 @@ SOURCEFILESMATHED = \
        mathed/InsetMathSubstack.cpp \
        mathed/InsetMathSymbol.cpp \
        mathed/InsetMathTabular.cpp \
+       mathed/InsetMathTextsize.cpp \
        mathed/InsetMathUnderset.cpp \
        mathed/InsetMathUnknown.cpp \
        mathed/InsetMathXArrow.cpp \
@@ -505,6 +504,7 @@ HEADERFILESMATHED = \
        mathed/InsetMathSubstack.h \
        mathed/InsetMathSymbol.h \
        mathed/InsetMathTabular.h \
+       mathed/InsetMathTextsize.h \
        mathed/InsetMathUnderset.h \
        mathed/InsetMathUnknown.h \
        mathed/InsetMathXArrow.h \
@@ -627,6 +627,7 @@ HEADERFILESINSETS = \
        insets/InsetHyperlink.h \
        insets/InsetInclude.h \
        insets/InsetIndex.h \
+       insets/InsetIndexMacro.h \
        insets/InsetInfo.h \
        insets/InsetIPA.h \
        insets/InsetIPAMacro.h \