]> 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>
Mon, 29 Oct 2018 15:39:29 +0000 (16:39 +0100)
doc/Makefile.am

index b79f229c4d41237b5f9d2a6dfd94691c3e3cac25..f38528db9a33a1456961ea2c71d4d733941162d1 100644 (file)
@@ -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 $@