]> git.lyx.org Git - lyx.git/blobdiff - src/insets/Makefile.am
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / Makefile.am
index 17fed21dac328bb25443c381ce104b4108037485..276a510daf44a05bb31355048ddba41fc20d8775 100644 (file)
@@ -9,17 +9,23 @@ 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 \
@@ -46,6 +52,8 @@ libinsets_la_SOURCES = \
        insetref.h \
        insetspecialchar.C \
        insetspecialchar.h \
+       insettabular.C \
+       insettabular.h \
        insettext.C \
        insettext.h \
        insettoc.C \