diff options
Diffstat (limited to 'protocols/Gadu-Gadu/CMakeLists.txt')
-rw-r--r-- | protocols/Gadu-Gadu/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Gadu-Gadu/CMakeLists.txt b/protocols/Gadu-Gadu/CMakeLists.txt index 9ab4671f22..5ceb40474e 100644 --- a/protocols/Gadu-Gadu/CMakeLists.txt +++ b/protocols/Gadu-Gadu/CMakeLists.txt @@ -1,4 +1,4 @@ -file(GLOB SOURCES "src/*.h" "src/libgadu/*.h" "res/*.rc" +file(GLOB SOURCES "src/*.h" "src/libgadu/*.h" "res/*.rc" "src/avatar.cpp" "src/core.cpp" "src/dialogs.cpp" |