]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
doc: Fix build of internal-api-docs
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 29 Oct 2018 15:39:29 +0000 (16:39 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 30 Oct 2018 11:28:21 +0000 (12:28 +0100)
doc/Makefile.am

index 758ad733a84a904a52b5330684b199ee25b96166..90368ff280a6015b10f8b0918fadfe68e981daaf 100644 (file)
@@ -100,6 +100,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 $@