Add message handler for m.notice

This commit is contained in:
2016-03-10 17:48:23 +01:00
committed by Gergely Polonkai
parent 51cbda451c
commit 78fc89804c
4 changed files with 36 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-message-base.vala \
matrix-message-text.vala \
matrix-message-emote.vala \
matrix-message-notice.vala \
$(NULL)
AM_CPPFLAGS += \