Add the skeleton of the message type framework

This commit is contained in:
2016-03-10 13:54:15 +00:00
committed by Gergely Polonkai
parent d99cb8b589
commit 19323453a9
6 changed files with 298 additions and 27 deletions

View File

@@ -50,6 +50,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-call-candidates.vala \
matrix-event-call-answer.vala \
matrix-event-call-hangup.vala \
matrix-message-base.vala \
$(NULL)
AM_CPPFLAGS += \