[PATCH wayland-protocols 4/4] Makefile: install and dist stable protocols

Bryce Harrington bryce at osg.samsung.com
Mon Feb 22 23:41:46 UTC 2016


On Mon, Feb 22, 2016 at 03:34:43PM +0200, Pekka Paalanen wrote:
> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> 
> Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>

Personally I'd squash 2,3,4 since they're all short "hook things up"
changes that go together, but no biggie.

Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>

> ---
>  Makefile.am | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 21b1a00..e0bd079 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -15,10 +15,12 @@ stable_protocols =								\
>  
>  nobase_dist_pkgdata_DATA =							\
>  	$(unstable_protocols)							\
> +	$(stable_protocols)							\
>  	$(NULL)
>  
>  dist_noinst_DATA =								\
>  	$(sort $(foreach p,$(unstable_protocols),$(dir $p)README))		\
> +	$(sort $(foreach p,$(stable_protocols),$(dir $p)README))		\
>  	$(NULL)
>  
>  noarch_pkgconfig_DATA = wayland-protocols.pc
> -- 
> 2.4.10
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list