Add event handler for m.room.power_levels

This commit is contained in:
2016-03-08 16:21:05 +01:00
committed by Gergely Polonkai
parent c8c26a5398
commit 529fb29155
4 changed files with 220 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-tag.vala \
matrix-event-room-canonical-alias.vala \
matrix-event-room-create.vala \
matrix-event-room-power-levels.vala \
$(NULL)
AM_CPPFLAGS += \