]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/Makefile.am
next one
[lyx.git] / src / frontends / controllers / Makefile.am
index b3b357d0ff2571369529c288f7578ba575ed4430..ffb999b38e85417d816dfcc521bd4e4b0b28c540 100644 (file)
@@ -12,20 +12,14 @@ SOURCEFILES = \
        ControlCommand.cpp \
        ControlCommandBuffer.cpp \
        ControlDocument.cpp \
-       ControlEmbeddedFiles.cpp \
-       ControlErrorList.cpp \
        ControlExternal.cpp \
        ControlGraphics.cpp \
-       ControlInclude.cpp \
-       ControlLog.cpp \
-       ControlViewSource.cpp \
        ControlMath.cpp \
        ControlParagraph.cpp \
        ControlPrefs.cpp \
        ControlPrint.cpp \
        ControlSearch.cpp \
        ControlSendto.cpp \
-       ControlSpellchecker.cpp \
        ControlThesaurus.cpp \
        ControlToc.cpp \
        frontend_helpers.cpp 
@@ -35,20 +29,14 @@ HEADERFILES = \
        ControlCommand.h \
        ControlCommandBuffer.h \
        ControlDocument.h \
-       ControlErrorList.h \
-       ControlEmbeddedFiles.h \
        ControlExternal.h \
        ControlGraphics.h \
-       ControlInclude.h \
-       ControlLog.h \
-       ControlViewSource.h \
        ControlMath.h \
        ControlParagraph.h \
        ControlPrefs.h \
        ControlPrint.h \
        ControlSearch.h \
        ControlSendto.h \
-       ControlSpellchecker.h \
        ControlThesaurus.h \
        ControlToc.h \
        frontend_helpers.h