Add message handler for m.video

This commit is contained in:
2016-03-10 19:47:57 +01:00
committed by Gergely Polonkai
parent 39a4e2f73c
commit 4c9a79758a
4 changed files with 78 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-message-file.vala \
matrix-message-image.vala \
matrix-message-audio.vala \
matrix-message-video.vala \
$(NULL)
AM_CPPFLAGS += \