Add message handler for m.audio

This commit is contained in:
2016-03-10 19:30:01 +01:00
committed by Gergely Polonkai
parent 65dffc38da
commit 6e5c73c6ad
4 changed files with 80 additions and 0 deletions

View File

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