Add message handler for m.file

This commit is contained in:
2016-03-10 17:56:37 +01:00
committed by Gergely Polonkai
parent 78fc89804c
commit 275a47b5e8
4 changed files with 118 additions and 0 deletions

View File

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