]> git.lyx.org Git - lyx.git/blobdiff - src/insets/Makefile.am
Enable convertDefault.sh to run even if its executable bit is not set.
[lyx.git] / src / insets / Makefile.am
index 9476738deef2b3b0622e872849b9593a131e34b4..9b29c5ed9f1521b0ed2fb48a235ead3a56c6a32b 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,8 @@ libinsets_la_SOURCES = \
        insetbibitem.h \
        insetbibtex.C \
        insetbibtex.h \
-       insetbutton.C \
-       insetbutton.h \
+       insetbranch.C \
+       insetbranch.h \
        insetcaption.C \
        insetcaption.h \
        insetcite.C \
@@ -37,16 +37,14 @@ libinsets_la_SOURCES = \
        insetcommand.h \
        insetcommandparams.C \
        insetcommandparams.h \
-       inseterror.C \
-       inseterror.h \
+       insetenv.C \
+       insetenv.h \
        insetert.C \
        insetert.h \
        insetexternal.C \
        insetexternal.h \
        insetfloat.h \
        insetfloat.C \
-       insetwrap.h \
-       insetwrap.C \
        insetfloatlist.C \
        insetfloatlist.h \
        insetfoot.C \
@@ -57,6 +55,8 @@ libinsets_la_SOURCES = \
        insetgraphicsParams.C \
        insetgraphics.C \
        insetgraphics.h \
+       insethfill.C \
+       insethfill.h \
        insetinclude.C \
        insetinclude.h \
        insetindex.C \
@@ -69,16 +69,18 @@ libinsets_la_SOURCES = \
        insetmarginal.C \
        insetminipage.C \
        insetminipage.h \
+       insetnewline.C \
+       insetnewline.h \
        insetnote.C \
        insetnote.h \
        insetoptarg.C \
        insetoptarg.h \
-       insetparent.C \
-       insetparent.h \
        insetquotes.C \
        insetquotes.h \
        insetref.C \
        insetref.h \
+       insetspace.C \
+       insetspace.h \
        insetspecialchar.C \
        insetspecialchar.h \
        insettabular.C \
@@ -89,6 +91,8 @@ libinsets_la_SOURCES = \
        insettoc.h \
        inseturl.C \
        inseturl.h \
+       insetwrap.h \
+       insetwrap.C \
        updatableinset.C \
        updatableinset.h
 #      insetlist.C \