X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=f3dd8700776cf263d1792788e3177c9eacd8cf63;hb=86517b120cfbd98973381551fc11f38a571dfcb7;hp=dd515841071dddf9907a1db7cc0c5849a893677a;hpb=85bcf0d93f7b0137c1d3b4d030a1840cbfe5892e;p=features.git diff --git a/src/Makefile.am b/src/Makefile.am index dd51584107..f3dd870077 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \