diff options
Diffstat (limited to 'protocols/Sametime/CMakeLists.txt')
-rw-r--r-- | protocols/Sametime/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Sametime/CMakeLists.txt b/protocols/Sametime/CMakeLists.txt index 03fafd6760..c1964ea991 100644 --- a/protocols/Sametime/CMakeLists.txt +++ b/protocols/Sametime/CMakeLists.txt @@ -1,4 +1,4 @@ -file(GLOB SOURCES "src/*.h" "res/*.rc" +file(GLOB SOURCES "src/*.h" "res/*.rc" "src/conference.cpp" "src/files.cpp" "src/messaging.cpp" |