Add event handler for m.room.create

This commit is contained in:
2016-03-08 14:13:02 +01:00
committed by Gergely Polonkai
parent bfc5062f90
commit 39fd66946e
4 changed files with 83 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-room-name.vala \
matrix-event-tag.vala \
matrix-event-room-canonical-alias.vala \
matrix-event-room-create.vala \
$(NULL)
AM_CPPFLAGS += \