Add base class for future compacts

This commit is contained in:
2016-02-27 07:51:04 +01:00
parent cf8bed1c40
commit 141542fe40
3 changed files with 40 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-enums.vala \
matrix-http-api.vala \
matrix-http-client.vala \
matrix-compacts.vala \
$(NULL)
AM_CPPFLAGS += \