Add event handler for m.room.aliases events

This commit is contained in:
2016-03-07 15:17:50 +01:00
committed by Gergely Polonkai
parent f48eaf4c88
commit 0aaab4af7e
4 changed files with 75 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-room-message.vala \
matrix-event-room-topic.vala \
matrix-event-typing.vala \
matrix-event-room-aliases.vala \
$(NULL)
AM_CPPFLAGS += \