Add event handler for m.typing

This commit is contained in:
2016-03-07 13:23:33 +01:00
committed by Gergely Polonkai
parent d4ce1cb06c
commit 3a39c704f1
4 changed files with 44 additions and 0 deletions

View File

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