On Tue, Apr 19, 2016 at 12:59 PM, Michal Privoznik <mprivozn@xxxxxxxxxx> wrote: > Since we are building this file every single time, there's no > need for us requiring it to be in srcdir and thus part of a > .tar.gz. > > Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> > --- > tools/Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/Makefile.am b/tools/Makefile.am > index 6d3f6bc..73386ef 100644 > --- a/tools/Makefile.am > +++ b/tools/Makefile.am > @@ -12,7 +12,7 @@ doc_generated_files = \ > > $(doc_generated_files): $(APIBUILD_STAMP) > > -$(APIBUILD_STAMP): $(srcdir)/generate-api-docs > +$(APIBUILD_STAMP): generate-api-docs > ./generate-api-docs $(top_srcdir)/src/libvirt-php.c ../docs/api-reference.html.in > ./generate-api-docs --private $(top_srcdir)/src/libvirt-php.c ../docs/dev-api-reference.html.in > touch $@ > -- > 2.7.3 > Looks good to me here. -- 真実はいつも一つ!/ Always, there's only one truth! -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list