]> git.lyx.org Git - lyx.git/blobdiff - src/insets/Makefile.am
Clean up InsetGraphics::Cache and rename as GraphicsInset.
[lyx.git] / src / insets / Makefile.am
index ff82b7183b1d72a0a6900b801b01248fd2357334..2810f338171d6a63b26b9e0ebbe347137f91ad7b 100644 (file)
@@ -17,6 +17,8 @@ libinsets_la_SOURCES = \
        mailinset.h \
        ExternalTemplate.C \
        ExternalTemplate.h \
+       graphicinset.C \
+       graphicinset.h \
        inset.C \
        inset.h \
        insetbase.h \
@@ -47,8 +49,6 @@ libinsets_la_SOURCES = \
        insetexternal.h \
        insetfloat.h \
        insetfloat.C \
-       insetwrap.h \
-       insetwrap.C \
        insetfloatlist.C \
        insetfloatlist.h \
        insetfoot.C \
@@ -79,12 +79,12 @@ libinsets_la_SOURCES = \
        insetnote.h \
        insetoptarg.C \
        insetoptarg.h \
-       insetparent.C \
-       insetparent.h \
        insetquotes.C \
        insetquotes.h \
        insetref.C \
        insetref.h \
+       insetspace.C \
+       insetspace.h \
        insetspecialchar.C \
        insetspecialchar.h \
        insettabular.C \
@@ -95,6 +95,8 @@ libinsets_la_SOURCES = \
        insettoc.h \
        inseturl.C \
        inseturl.h \
+       insetwrap.h \
+       insetwrap.C \
        updatableinset.C \
        updatableinset.h
 #      insetlist.C \