]> git.lyx.org Git - features.git/blobdiff - src/Makefile.am
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[features.git] / src / Makefile.am
index 4e95f8a4d347a95d67d8ccf2d4987e709085e2de..715e6ae2c700312f081f70c5edbd0448793c738b 100644 (file)
@@ -99,7 +99,6 @@ SOURCEFILESCORE = \
        CutAndPaste.cpp \
        DepTable.cpp \
        DocIterator.cpp \
-       EmbeddedFiles.cpp \
        Encoding.cpp \
        ErrorList.cpp \
        Exporter.cpp \
@@ -107,7 +106,6 @@ SOURCEFILESCORE = \
        Floating.cpp \
        FloatList.cpp \
        FontInfo.cpp \
-       FontIterator.cpp \
        FontList.cpp \
        Font.cpp \
        Format.cpp \
@@ -197,7 +195,6 @@ HEADERFILESCORE = \
        DepTable.h \
        DispatchResult.h \
        DocIterator.h \
-       EmbeddedFiles.h \
        Encoding.h \
        ErrorList.h \
        Exporter.h \
@@ -207,7 +204,6 @@ HEADERFILESCORE = \
        Font.h \
        FontEnums.h \
        FontInfo.h \
-       FontIterator.h \
        FontList.h \
        Format.h \
        FuncCode.h \
@@ -478,7 +474,6 @@ endif
 noinst_LTLIBRARIES += liblyxinsets.la
 
 SOURCEFILESINSETS = \
-       insets/MailInset.cpp \
        insets/ExternalSupport.cpp \
        insets/ExternalTemplate.cpp \
        insets/ExternalTransforms.cpp \
@@ -531,7 +526,6 @@ SOURCEFILESINSETS = \
        insets/InsetWrap.cpp
 
 HEADERFILESINSETS = \
-       insets/MailInset.h \
        insets/ExternalSupport.h \
        insets/ExternalTemplate.h \
        insets/ExternalTransforms.h \