]> git.lyx.org Git - lyx.git/blobdiff - src/insets/Makefile.am
Forgot to restore this before committing 18494. This fixes bug 3725.
[lyx.git] / src / insets / Makefile.am
index ea03ac15a49912ec1bb2d344129713a792539560..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 \
@@ -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 \