[PATCH app-xinit 3/3] Remove left over $(launchagents_DATA) in CLEANFILES

Alan Coopersmith alan.coopersmith at oracle.com
Mon Feb 16 08:35:59 PST 2015


On 02/16/15 08:25 AM, Gaetan Nadon wrote:
> This was left over when reorganizing layout of launchd sources
> in commit 567f59d3f8189b92bc46e2af1260f9340f462bdb
>
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
> ---
>   Makefile.am | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index 3867bea..c1eb5a9 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -58,7 +58,7 @@ CPP_FILES_FLAGS = \
>   xinitrc_DATA = xinitrc
>
>   MAINTAINERCLEANFILES = ChangeLog INSTALL
> -CLEANFILES = xinitrc startx $(launchagents_DATA)
> +CLEANFILES = xinitrc startx
>
>   EXTRA_DIST = xinitrc.cpp startx.cpp \
>   		autogen.sh
>

Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list