]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
updates to latexfeatures stuff; allow empty \document_path
[lyx.git] / src / mathed / Makefile.am
index f8988ad326b83b0558f9bd0e2a48ceeb62494ffb..ff6bc1a6e5b0f79e97dc61653110b6384584a9b4 100644 (file)
@@ -39,6 +39,8 @@ libmathed_la_SOURCES = \
        math_defs.h \
        math_deliminset.C \
        math_deliminset.h \
+       math_diffinset.C \
+       math_diffinset.h \
        math_diminset.C \
        math_diminset.h \
        math_dotsinset.C \
@@ -66,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 \
@@ -92,6 +96,9 @@ 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 \
        math_scriptinset.C \
@@ -108,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 \