Add event handler for m.room.guest_access

This commit is contained in:
2016-03-08 18:17:57 +00:00
parent 3f7bf44989
commit 66ae5cff58
5 changed files with 92 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-room-power-levels.vala \
matrix-event-room-avatar.vala \
matrix-event-room-message-feedback.vala \
matrix-event-room-guest-access.vala \
$(NULL)
AM_CPPFLAGS += \