]> git.lyx.org Git - features.git/commitdiff
Restore alphabetic order
authorJuergen Spitzmueller <spitz@lyx.org>
Wed, 19 Oct 2016 12:21:24 +0000 (14:21 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Wed, 19 Oct 2016 12:21:24 +0000 (14:21 +0200)
src/Makefile.am

index dd515841071dddf9907a1db7cc0c5849a893677a..f3dd8700776cf263d1792788e3177c9eacd8cf63 100644 (file)
@@ -399,6 +399,8 @@ SOURCEFILESMATHED = \
        mathed/InsetMathBox.cpp \
        mathed/InsetMathBrace.cpp \
        mathed/InsetMath.cpp \
+       mathed/InsetMathCancel.cpp \
+       mathed/InsetMathCancelto.cpp \
        mathed/InsetMathCases.cpp \
        mathed/InsetMathChar.cpp \
        mathed/InsetMathColor.cpp \
@@ -420,8 +422,6 @@ SOURCEFILESMATHED = \
        mathed/InsetMathKern.cpp \
        mathed/InsetMathLefteqn.cpp \
        mathed/InsetMathLim.cpp \
-       mathed/InsetMathCancel.cpp \
-       mathed/InsetMathCancelto.cpp \
        mathed/InsetMathMatrix.cpp \
        mathed/InsetMathNest.cpp \
        mathed/InsetMathNumber.cpp \