Add MatrixRoomMemberEvent

This commit is contained in:
2016-02-03 11:31:57 +01:00
parent 80d4791658
commit 3e6a021a0f
6 changed files with 157 additions and 2 deletions

View File

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