diff options
Diffstat (limited to 'protocols/CMakeLists.txt')
-rw-r--r-- | protocols/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/protocols/CMakeLists.txt b/protocols/CMakeLists.txt new file mode 100644 index 0000000000..0c4b8d722e --- /dev/null +++ b/protocols/CMakeLists.txt @@ -0,0 +1,4 @@ +add_subdirectory(FacebookRM) +add_subdirectory(JabberG) +add_subdirectory(MSN) +add_subdirectory(SkypeWeb)
\ No newline at end of file |