]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
split inset -> inset + updatableinset
[lyx.git] / src / mathed / Makefile.am
index e8f1d9a53f9358a7d497e73895d2bdb17eb33d08..442bb7d020386a540bab3c60ab239bd8a993df59 100644 (file)
@@ -2,7 +2,7 @@ include $(top_srcdir)/config/common.am
 
 noinst_LTLIBRARIES = libmathed.la
 
-INCLUDES = -I$(srcdir)/../ $(SIGC_CFLAGS) $(BOOST_INCLUDES)
+INCLUDES = -I$(srcdir)/../ $(BOOST_INCLUDES)
 
 libmathed_la_SOURCES = \
        dimension.C \
@@ -65,6 +65,8 @@ libmathed_la_SOURCES = \
        math_factory.h \
        math_fboxinset.C \
        math_fboxinset.h \
+       math_frameboxinset.C \
+       math_frameboxinset.h \
        math_fontinset.C \
        math_fontinset.h \
        math_fontoldinset.C \