summaryrefslogtreecommitdiffstats
path: root/accounts/maildir/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/maildir/CMakeLists.txt')
-rw-r--r--accounts/maildir/CMakeLists.txt1
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/)
31set(SRCS 31set(SRCS
32 maildirsettings.cpp 32 maildirsettings.cpp
33 maildiraccountplugin.cpp 33 maildiraccountplugin.cpp
34 maildircontroller.cpp
35) 34)
36 35
37add_library(maildiraccountplugin SHARED ${SRCS}) 36add_library(maildiraccountplugin SHARED ${SRCS})