]> 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 23e0bdf6ac52f04e86f190b18796b6b2f9904f03..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,8 +79,6 @@ libinsets_la_SOURCES = \
        insetnote.h \
        insetoptarg.C \
        insetoptarg.h \
-       insetparent.C \
-       insetparent.h \
        insetquotes.C \
        insetquotes.h \
        insetref.C \
@@ -97,6 +95,8 @@ libinsets_la_SOURCES = \
        insettoc.h \
        inseturl.C \
        inseturl.h \
+       insetwrap.h \
+       insetwrap.C \
        updatableinset.C \
        updatableinset.h
 #      insetlist.C \