Add message handler for m.text

This commit is contained in:
2016-03-10 15:42:30 +01:00
committed by Gergely Polonkai
parent 19323453a9
commit 1f1bc94bbd
4 changed files with 30 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-call-answer.vala \
matrix-event-call-hangup.vala \
matrix-message-base.vala \
matrix-message-text.vala \
$(NULL)
AM_CPPFLAGS += \