Add event handler for m.room.canonical_alias

This commit is contained in:
2016-03-08 14:03:38 +01:00
committed by Gergely Polonkai
parent 83d021dfbe
commit bfc5062f90
4 changed files with 62 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-room-join-rules.vala \
matrix-event-room-name.vala \
matrix-event-tag.vala \
matrix-event-room-canonical-alias.vala \
$(NULL)
AM_CPPFLAGS += \