Add MatrixRoomEvent

This commit is contained in:
2016-02-03 14:46:29 +01:00
parent 6a543fe2c6
commit 3ba45a1d47
3 changed files with 24 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-http-client.vala \
matrix-compacts.vala \
matrix-event.vala \
matrix-room-event.vala \
$(NULL)
AM_CPPFLAGS += \