]> git.lyx.org Git - lyx.git/blobdiff - src/insets/Makefile.am
Just some changes to be able to change TabularFeatures with the Table menu
[lyx.git] / src / insets / Makefile.am
index e7fc7eaa1695fa345633d6b0ac82a1f2637ba969..276a510daf44a05bb31355048ddba41fc20d8775 100644 (file)
@@ -6,19 +6,28 @@ ETAGS_ARGS = --c++
 INCLUDES = -I${srcdir}/../ 
 
 libinsets_la_SOURCES = \
+       BoundingBox.h \
        figinset.C \
        figinset.h \
+       form_graphics.C \
+       form_graphics.h \
        form_url.C \
        form_url.h \
        inset.C \
        insetbib.C \
        insetbib.h \
+       insetcollapsable.C \
+       insetcollapsable.h \
        insetcommand.C \
        insetcommand.h \
        inseterror.C \
        inseterror.h \
        insetert.C \
        insetert.h \
+       insetfoot.C \
+       insetfoot.h \
+       insetgraphics.C \
+       insetgraphics.h \
        insetinclude.C \
        insetinclude.h \
        insetindex.C \
@@ -43,6 +52,8 @@ libinsets_la_SOURCES = \
        insetref.h \
        insetspecialchar.C \
        insetspecialchar.h \
+       insettabular.C \
+       insettabular.h \
        insettext.C \
        insettext.h \
        insettoc.C \