]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
make \newcommand{\bb}[1]{\mathbf{#1}} work for read/write/display.
[lyx.git] / src / mathed / Makefile.am
index 31e82e731914d7d61e2c10e52ff8c026c2ffc261..ff6bc1a6e5b0f79e97dc61653110b6384584a9b4 100644 (file)
@@ -68,6 +68,8 @@ libmathed_la_SOURCES = \
        math_hullinset.h \
        math_inset.C \
        math_inset.h \
+       math_iterator.C \
+       math_iterator.h \
        math_kerninset.C \
        math_kerninset.h \
        math_lefteqninset.C \
@@ -94,6 +96,8 @@ libmathed_la_SOURCES = \
        math_notinset.h \
        math_parser.C \
        math_parser.h \
+       math_pos.C \
+       math_pos.h \
        math_replace.h \
        math_rootinset.C \
        math_rootinset.h \
@@ -111,6 +115,8 @@ libmathed_la_SOURCES = \
        math_sqrtinset.h \
        math_stackrelinset.C \
        math_stackrelinset.h \
+       math_streamstr.C \
+       math_streamstr.h \
        math_stringinset.C \
        math_stringinset.h \
        math_support.C \