[vala/staging: 2/3] doc: Fix build of internal-api-docs



commit 7cd71c2caf33f67a07664ac1da60ac0e009c45e6
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Mon Oct 29 16:39:29 2018 +0100

    doc: Fix build of internal-api-docs

 doc/Makefile.am | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/doc/Makefile.am b/doc/Makefile.am
index b79f229c4..f38528db9 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -114,6 +114,7 @@ internal-apis/ccode: $(ccode_VALASOURCES) internal-apis/gee
                --package-name ccode \
                --package-version $(PACKAGE_VERSION) \
                --vapidir=$(top_builddir)/gee --pkg gee \
+               --vapidir=$(top_builddir)/vala --pkg vala \
                $(filter %.vala,$^)
        @touch $@
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]