]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
get rid of broken_header.h and some unneeded tests
[lyx.git] / src / mathed / Makefile.am
index bf6e03eb0eda71bc986b4b51e3d507f01af1713f..beecd168e6fcc989877511bec1d7fe999a438365 100644 (file)
@@ -8,10 +8,8 @@ INCLUDES = -I$(srcdir)/../ $(BOOST_INCLUDES)
 
 AM_CXXFLAGS = $(PCH_FLAGS)
 
-libmathed_la_DEPENDENCIES = $(PCH_FILE)
-
 libmathed_la_SOURCES = \
-       $(PCH_FILE) textpainter.C \
+       textpainter.C \
        textpainter.h \
        math_amsarrayinset.C \
        math_amsarrayinset.h \
@@ -143,6 +141,8 @@ libmathed_la_SOURCES = \
        math_symbolinset.h \
        math_tabularinset.C \
        math_tabularinset.h \
+       math_tfracinset.C \
+       math_tfracinset.h \
        math_unknowninset.C \
        math_unknowninset.h \
        math_undersetinset.C \