Add message handler for m.image

This commit is contained in:
2016-03-10 18:59:41 +01:00
committed by Gergely Polonkai
parent 275a47b5e8
commit c7d927e6fe
4 changed files with 107 additions and 0 deletions

View File

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