Add event handler for m.room.avatar

This commit is contained in:
2016-03-08 17:25:43 +01:00
committed by Gergely Polonkai
parent d267b9e110
commit 18bff85653
4 changed files with 159 additions and 0 deletions

View File

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