Move internal vapis to a separate directory

Now it's more maintainable and the config constants are made available
This commit is contained in:
2016-03-04 17:47:04 +00:00
parent b9e798145f
commit 95084b8e93
4 changed files with 26 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ AM_VALAFLAGS += \
-C \
--use-header \
--gir=Matrix-$(MATRIX_GLIB_API_VERSION).gir \
$(top_srcdir)/src/c-api.vapi \
--vapidir=$(top_srcdir)/vapi \
$(NULL)
vala-stamp: $(libmatrix_glib_0_0_la_VALA_SOURCES)