Add event handler for m.room.join_rules

This commit is contained in:
2016-03-07 18:17:32 +00:00
parent c581f9e2fb
commit 82536c650d
5 changed files with 99 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-room-aliases.vala \
matrix-event-receipt.vala \
matrix-event-room-history-visibility.vala \
matrix-event-room-join-rules.vala \
$(NULL)
AM_CPPFLAGS += \