diff options
author | Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk> | 2012-04-02 09:40:18 -0300 |
---|---|---|
committer | Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk> | 2012-04-02 10:37:18 -0300 |
commit | 8a408ee686e6a75861376bdbfbf2c2acacc8ebe0 (patch) | |
tree | fcca777561a0df9961b9aade2a0ab67236ac4dac /TelepathyQt/CMakeLists.txt | |
parent | b412bae468047952d9d45341a7fcfe2cbae901a9 (diff) |
BaseProtocolAddressingInterface: Add support for Proto.I.Addressing.
Diffstat (limited to 'TelepathyQt/CMakeLists.txt')
-rw-r--r-- | TelepathyQt/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TelepathyQt/CMakeLists.txt b/TelepathyQt/CMakeLists.txt index 36ef8ee1..c282efe3 100644 --- a/TelepathyQt/CMakeLists.txt +++ b/TelepathyQt/CMakeLists.txt @@ -840,6 +840,7 @@ if(ENABLE_EXPERIMENTAL_SERVICE_SUPPORT) BaseConnection base-connection.h BaseProtocol + BaseProtocolAddressingInterface base-protocol.h DBusError dbus-error.h |