diff options
Diffstat (limited to 'accounts/maildir/CMakeLists.txt')
-rw-r--r-- | accounts/maildir/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accounts/maildir/CMakeLists.txt b/accounts/maildir/CMakeLists.txt index c8bf37c9..e50d4179 100644 --- a/accounts/maildir/CMakeLists.txt +++ b/accounts/maildir/CMakeLists.txt | |||
@@ -31,7 +31,6 @@ include_directories(../../framework/) | |||
31 | set(SRCS | 31 | set(SRCS |
32 | maildirsettings.cpp | 32 | maildirsettings.cpp |
33 | maildiraccountplugin.cpp | 33 | maildiraccountplugin.cpp |
34 | maildircontroller.cpp | ||
35 | ) | 34 | ) |
36 | 35 | ||
37 | add_library(maildiraccountplugin SHARED ${SRCS}) | 36 | add_library(maildiraccountplugin SHARED ${SRCS}) |