]> git.lyx.org Git - lyx.git/blobdiff - src/insets/Makefile.am
prevent crash when inserting minipage in table cell,
[lyx.git] / src / insets / Makefile.am
index 77de2966ffdbc0e7b62a6a52e746bfe710319dc2..0b6a5ef79c10ac94b9174049390af85b54f388e0 100644 (file)
@@ -7,8 +7,6 @@ INCLUDES = -I$(srcdir)/../ $(BOOST_INCLUDES)
 EXTRA_DIST = \
        insetlist.C \
        insetlist.h \
-       insetsection.h \
-       insetsection.C \
        insettheorem.C \
        insettheorem.h
 
@@ -17,6 +15,8 @@ libinsets_la_SOURCES = \
        mailinset.h \
        ExternalTemplate.C \
        ExternalTemplate.h \
+       renderers.C \
+       renderers.h \
        inset.C \
        inset.h \
        insetbase.h \
@@ -25,8 +25,6 @@ libinsets_la_SOURCES = \
        insetbibitem.h \
        insetbibtex.C \
        insetbibtex.h \
-       insetbutton.C \
-       insetbutton.h \
        insetcaption.C \
        insetcaption.h \
        insetcite.C \
@@ -39,8 +37,6 @@ libinsets_la_SOURCES = \
        insetcommandparams.h \
        insetenv.C \
        insetenv.h \
-       inseterror.C \
-       inseterror.h \
        insetert.C \
        insetert.h \
        insetexternal.C \
@@ -77,8 +73,6 @@ libinsets_la_SOURCES = \
        insetnote.h \
        insetoptarg.C \
        insetoptarg.h \
-       insetparent.C \
-       insetparent.h \
        insetquotes.C \
        insetquotes.h \
        insetref.C \