summaryrefslogtreecommitdiff
path: root/gabble
diff options
context:
space:
mode:
authorAlban Crequy <alban.crequy@collabora.co.uk>2011-11-22 17:26:17 +0000
committerAlban Crequy <alban.crequy@collabora.co.uk>2011-11-22 19:37:35 +0000
commit6554c595fe1fd7684ac8efb2505b589601660c3b (patch)
tree3fd5ced564cb98d45c7427f94c8567757dfd56e5 /gabble
parentc6e76ac44acd46e8d5a1c9f2cc950548d7a30ead (diff)
Fix missing capabilities.h and caps-channel-manager.h
The problem was introduced by this commit: |commit 587da15932d178ad289e81b039dcabb4e90984c5 |Author: Jonny Lamb <jonny.lamb@collabora.co.uk> |Date: Thu Sep 1 14:19:52 2011 +0100 | | gabble: add capabilities.h and caps-channel-manager.h as public API | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'gabble')
-rw-r--r--gabble/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gabble/Makefile.am b/gabble/Makefile.am
index 913738532..f42c837d0 100644
--- a/gabble/Makefile.am
+++ b/gabble/Makefile.am
@@ -4,7 +4,9 @@ pkgconfig_DATA = telepathy-gabble.pc
gabbleincludedir = $(includedir)/telepathy-gabble-0/gabble
gabbleinclude_HEADERS = \
+ capabilities.h \
capabilities-set.h \
+ caps-channel-manager.h \
caps-hash.h \
connection.h \
error.h \