diff options
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r-- | common/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index df44ce5..e8bb055 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -69,7 +69,7 @@ set(command_SRCS | |||
69 | changereplay.cpp | 69 | changereplay.cpp |
70 | adaptorfactoryregistry.cpp | 70 | adaptorfactoryregistry.cpp |
71 | synchronizer.cpp | 71 | synchronizer.cpp |
72 | remoteidmap.cpp | 72 | synchronizerstore.cpp |
73 | mailpreprocessor.cpp | 73 | mailpreprocessor.cpp |
74 | specialpurposepreprocessor.cpp | 74 | specialpurposepreprocessor.cpp |
75 | datastorequery.cpp | 75 | datastorequery.cpp |