Add event handler for m.receipt

This commit is contained in:
2016-03-07 15:22:39 +01:00
committed by Gergely Polonkai
parent 0aaab4af7e
commit 13abc13adc
4 changed files with 93 additions and 0 deletions

View File

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