Add message handler for m.location

This commit is contained in:
2016-03-10 20:03:17 +01:00
committed by Gergely Polonkai
parent 4c9a79758a
commit 595d93412b
4 changed files with 91 additions and 0 deletions

View File

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