[pulseaudio-discuss] [PATCH] build-sys: Add check-daemon target to the top-level Makefile.am.

Tanu Kaskinen tanuk at iki.fi
Wed Feb 6 04:16:02 PST 2013


On Tue, 2013-01-29 at 10:53 +0200, Tanu Kaskinen wrote:
> ---
>  Makefile.am |    3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index dbaaa95..2c77d48 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -87,6 +87,9 @@ dist-hook:
>  	echo $(VERSION) > $(distdir)/.tarball-version
>  	echo $(VERSION) > $(distdir)/.version
>  
> +check-daemon:
> +	$(MAKE) -C src check-daemon
> +
>  .PHONY: homepage distcleancheck doxygen
>  
>  # see git-version-gen

No feedback within a week. I've now applied this.

-- 
Tanu



More information about the pulseaudio-discuss mailing list