]> git.lyx.org Git - lyx.git/blobdiff - src/insets/Makefile.am
BUG 3598: display framed and shaded notes in a separate paragraph, require package...
[lyx.git] / src / insets / Makefile.am
index aab94712b13374e96451bf6950c8fff7b7494fc1..3fcb33d91ef30ae2ce3520c0485f98076bfec0f6 100644 (file)
@@ -27,10 +27,8 @@ libinsets_la_SOURCES = \
        RenderGraphic.h \
        RenderPreview.cpp \
        RenderPreview.h \
-       Inset.cpp \
        Inset.h \
-       InsetBase.h \
-       InsetBase.cpp \
+       Inset.cpp \
        InsetBibitem.cpp \
        InsetBibitem.h \
        InsetBibtex.cpp \
@@ -51,8 +49,8 @@ libinsets_la_SOURCES = \
        InsetCommand.h \
        InsetCommandParams.cpp \
        InsetCommandParams.h \
-       InsetEnv.cpp \
-       InsetEnv.h \
+       InsetEnvironment.cpp \
+       InsetEnvironment.h \
        InsetERT.cpp \
        InsetERT.h \
        InsetExternal.cpp \
@@ -79,6 +77,10 @@ libinsets_la_SOURCES = \
        InsetLabel.h \
        InsetLine.cpp \
        InsetLine.h \
+       InsetListings.h \
+       InsetListings.cpp \
+       InsetListingsParams.h \
+       InsetListingsParams.cpp \
        InsetMarginal.h \
        InsetMarginal.cpp \
        InsetNewline.cpp \