]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
architectural changes to tex2lyx
[lyx.git] / src / mathed / Makefile.am
index b5bf583d506ef51f904b14df1109d469a0b573f1..998fa6c42eae8438480100c167c88eecb6ee4543 100644 (file)
@@ -5,8 +5,6 @@ noinst_LTLIBRARIES = libmathed.la
 INCLUDES = -I$(srcdir)/../ $(BOOST_INCLUDES)
 
 libmathed_la_SOURCES = \
-       dimension.C \
-       dimension.h \
        textpainter.C \
        textpainter.h \
        formulabase.C \
@@ -153,12 +151,6 @@ libmathed_la_SOURCES = \
        math_undersetinset.h \
        math_xarrowinset.C \
        math_xarrowinset.h \
-       math_xyarrowinset.C \
-       math_xyarrowinset.h \
-       math_xymatrixinset.C \
-       math_xymatrixinset.h \
-       button_inset.C \
-       button_inset.h \
        command_inset.h \
        command_inset.C \
        ref_inset.h \