]> 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 80b7bd6df0f30ee7c822fb18fdceb9a84ed69920..276a510daf44a05bb31355048ddba41fc20d8775 100644 (file)
@@ -6,19 +6,26 @@ 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 \
@@ -45,6 +52,8 @@ libinsets_la_SOURCES = \
        insetref.h \
        insetspecialchar.C \
        insetspecialchar.h \
+       insettabular.C \
+       insettabular.h \
        insettext.C \
        insettext.h \
        insettoc.C \