]> 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 bbc07e0abb89725fd8f48f66f0f53b25b99e22eb..3fcb33d91ef30ae2ce3520c0485f98076bfec0f6 100644 (file)
@@ -27,8 +27,8 @@ libinsets_la_SOURCES = \
        RenderGraphic.h \
        RenderPreview.cpp \
        RenderPreview.h \
-       InsetBase.h \
-       InsetBase.cpp \
+       Inset.h \
+       Inset.cpp \
        InsetBibitem.cpp \
        InsetBibitem.h \
        InsetBibtex.cpp \
@@ -77,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 \